Skip to content

Latest commit

 

History

History
55 lines (30 loc) · 1.95 KB

mf-mt-mpeg2-standard.md

File metadata and controls

55 lines (30 loc) · 1.95 KB
description ms.assetid title ms.topic ms.date
For a media type that describes an MPEG-2 program stream (PS) or transport stream (TS), specifies the standard that is used to multiplex the stream.
3D4C1A81-A9BA-427F-93DB-F522A0616EAB
MF_MT_MPEG2_STANDARD attribute (Mfapi.h)
reference
05/31/2018

MF_MT_MPEG2_STANDARD attribute

For a media type that describes an MPEG-2 program stream (PS) or transport stream (TS), specifies the standard that is used to multiplex the stream.

Data type

UINT32

Value Meaning
0
Standard MPEG-2 PS or TS.
1
Advanced Television Systems Committee (ATSC) standard.
2
Digital Video Broadcasting (DVB) standard.
3
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