CPosPassThru::IsFormatSupported (Compact 2013)
3/26/2014
Determines if a specified time format is supported.
Syntax
HRESULT IsFormatSupported(
const GUID* pFormat
);
Parameters
- pFormat
Time format to compare.
Return Value
Returns the HRESULT value returned from calling IMediaSeeking::IsFormatSupported on the connected pin.
Remarks
This member function implements the IMediaSeeking::IsFormatSupported method. See that method for a list of valid time formats.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |