Skip to content

Latest commit

 

History

History
53 lines (28 loc) · 2.23 KB

mf-mt-mpeg2-content-packet.md

File metadata and controls

53 lines (28 loc) · 2.23 KB
description ms.assetid title ms.topic ms.date
For a media type that describes an MPEG-2 transport stream (TS), specifies whether the transport packets contain Content Packet headers.
527B965D-4330-4DCB-B6DA-32D6BCDF5515
MF_MT_MPEG2_CONTENT_PACKET attribute (Mfapi.h)
reference
05/31/2018

MF_MT_MPEG2_CONTENT_PACKET attribute

For a media type that describes an MPEG-2 transport stream (TS), specifies whether the transport packets contain Content Packet headers.

Data type

UINT32

Value Meaning
0
No Content Packet headers are added.
1
At 200–1000 millisecond intervals, a 14-byte Content Packet header is added to the beginning of the transport packet, as defined by the Association of Radio Industries and Businesses (ARIB) standard.

 

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