Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/26/2014
This method retrieves the total duration of the media stream.
Syntax
HRESULT get_Duration(
REFTIME* plength
);
Parameters
- plength
[out] Returned length of the media stream.
Return Value
Returns an HRESULT value.
Remarks
The duration assumes normal playback speed, and it is therefore unaffected by the rate.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |