CPosPassThru::GetRate (Compact 2013)
3/26/2014
Retrieves the current rate.
Syntax
HRESULT GetRate(
double* pdRate
);
Parameters
- pdRate
Current rate, where 1 is the normal rate.
Return Value
Returns the HRESULT value returned from calling IMediaSeeking::GetRate on the connected pin.
Remarks
This member function implements the IMediaSeeking::GetRate method by calling this same method on the upstream filter's output pin.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |