IMediaObjectImpl.SetTimeFormat Method

IMediaObjectImpl

An NDoc Documented Class Library

IMediaObjectImpl.SetTimeFormat Method 

COM entry point for IMediaParams.SetTimeFormat

public int SetTimeFormat(
   Guid guidTimeFormat,
   int mpTimeData
);

Implements

IMediaParams.SetTimeFormat

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