Skip to content

Latest commit

 

History

History
49 lines (27 loc) · 1.34 KB

mfsampleextension-decodetimestamp.md

File metadata and controls

49 lines (27 loc) · 1.34 KB
description ms.assetid title ms.topic ms.date
Contains the decode time stamp (DTS) for the sample.
4E0B8266-FF48-49A1-AB7B-A47C4F96AECD
MFSampleExtension_DecodeTimestamp attribute (Mfapi.h)
reference
05/31/2018

MFSampleExtension_DecodeTimestamp attribute

Contains the decode time stamp (DTS) for the sample.

Data type

UINT64

Remarks

The value of the attribute is the DTS in 100-nanosecond units. The DTS is defined in some encoding standards, including MPEG. The DTS specifies when the encoded picture should be decoded. If the encoded video contains B frames, the DTS can differ from the presentation time, because B pictures appear out of temporal order in the bitstream.

Requirements

Requirement Value
Minimum supported client
Windows 8 [desktop apps | UWP apps]
Minimum supported server
Windows Server 2012 [desktop apps | UWP apps]
Header
Mfapi.h

See also

Alphabetical List of Media Foundation Attributes

Sample Attributes