IMediaSeeking::GetRate (Compact 2013)
3/26/2014
This method retrieves the current rate.
Syntax
HRESULT GetRate(
double* dRate
);
Parameters
- dRate
[out] Current rate, where 1 is the normal rate.
Return Value
Returns an HRESULT value that depends on the implementation of the interface.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |