IMediaObjectImpl.GetSupportedTimeFormat Method

IMediaObjectImpl

An NDoc Documented Class Library

IMediaObjectImpl.GetSupportedTimeFormat Method 

COM entry point for IMediaParamInfo.GetSupportedTimeFormat

public int GetSupportedTimeFormat(
   int dwFormatIndex,
   out Guid pguidTimeFormat
);

Implements

IMediaParamInfo.GetSupportedTimeFormat

Remarks

There should be no need to modify or override this method. See ParamDefine and ParamCalcValueForTime for details about how this works.

See Also

IMediaObjectImpl Class | MediaObjectTemplate Namespace