Microsoft Windows CE 3.0  

CSourceSeeking::GetTimeFormat

Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Sets the time format to TIME_FORMAT_MEDIA_TIME, which determines the format of units used during seeking.

HRESULT GetTimeFormat(
const GUID
*
pFormat
);

Parameters

pFormat
Media time format set to TIME_FORMAT_MEDIA_TIME.

Return Values

Returns E_POINTER if pFormatis invalid; otherwise, returns S_OK.

Remarks

TIME_FORMAT_MEDIA_TIME is the only time format currently supported.