Microsoft DirectX 9.0

Time Format GUIDs

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

Declaration: Uuids.h.

GUID Description
TIME_FORMAT_NONE No format.
TIME_FORMAT_FRAME Video frames.
TIME_FORMAT_SAMPLE Samples in the stream.
TIME_FORMAT_FIELD Interlaced video fields.
TIME_FORMAT_BYTE Byte offset within the stream.
TIME_FORMAT_MEDIA_TIME Reference time (100-nanosecond units).

See Also