MF_CUSTOM_DECODE_UNIT_TYPE enumeration
Specifies the type of unit contained in an IMFSample in a MFSampleExtension_ForwardedDecodeUnits collection.
Members
Member | Description | Value |
---|---|---|
MF_DECODE_UNIT_NAL | The unit type is network abstraction layer unit (NALU). |
0 |
MF_DECODE_UNIT_SEI | The unit type is Supplemental Enhancement Information (SEI). |
1 |
Remarks
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 10, version 1709 [desktop apps only] |
Minimum supported server |
Windows Server 2016 [desktop apps only] |
Header |
|