Skip to content

Latest commit

 

History

History
53 lines (28 loc) · 1.93 KB

mf-mt-mpeg2-timecode.md

File metadata and controls

53 lines (28 loc) · 1.93 KB
description ms.assetid title ms.topic ms.date
For a media type that describes an MPEG-2 transport stream (TS), specifies the transport packets contain a 4-byte time code.
B172E7A8-5757-49B7-A784-FAFC7E904A4C
MF_MT_MPEG2_TIMECODE attribute (Mfapi.h)
reference
05/31/2018

MF_MT_MPEG2_TIMECODE attribute

For a media type that describes an MPEG-2 transport stream (TS), specifies the transport packets contain a 4-byte time code.

Data type

UINT32

Value Meaning
0
No time code is added.
1
A 4-byte time code is added at the start of each transport packet. This time code is required by some digital television standards.

 

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