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
Sets the time format to TIME_FORMAT_MEDIA_TIME, which determines the format of units used during seeking.
Syntax
HRESULT GetTimeFormat(
const GUID* pFormat
);
Parameters
- pFormat
Media time format set to TIME_FORMAT_MEDIA_TIME.
Return Value
Returns E_POINTER if pFormat is invalid; otherwise, returns S_OK.
Remarks
TIME_FORMAT_MEDIA_TIME is the only time format currently supported.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |