Microsoft DirectX 8.0

Time Format GUIDs

The following globally unique identifiers (GUIDs) define different time formats.

Declaration: Uuids.h.

GUIDDescription
TIME_FORMAT_NONENo format.
TIME_FORMAT_FRAMEVideo frames.
TIME_FORMAT_SAMPLESamples in the stream.
TIME_FORMAT_FIELDInterlaced video fields.
TIME_FORMAT_BYTEByte offset within the stream.
TIME_FORMAT_MEDIA_TIMEMedia time, in 100-nanosecond units.

See Also

IMediaSeeking