This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Gets the duration of a graph
MmTime_t MmGetDuration(MmGraph_t *graph);
mmedia
This function returns the duration (length) of a graph, in milliseconds.
The duration of the graph in milliseconds on success, NULL otherwise.
Neutrino
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |