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
Retrieves the preroll settings.
Syntax
HRESULT GetPreroll(
LONGLONG* pllPreroll
);
Parameters
- pllPreroll
Returned preroll time.
Return Value
Returns the HRESULT value returned from calling IMediaSeeking::GetPreroll on the connected pin.
Remarks
This member function implements the IMediaSeeking::GetPreroll method by calling this same method on the upstream filter's output pin.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |