CMVideoFormatDescription.FromH264ParameterSets Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static CoreMedia.CMVideoFormatDescription FromH264ParameterSets (System.Collections.Generic.List<byte[]> parameterSets, int nalUnitHeaderLength, out CoreMedia.CMFormatDescriptionError error);
static member FromH264ParameterSets : System.Collections.Generic.List<byte[]> * int * -> CoreMedia.CMVideoFormatDescription
Parameters
- nalUnitHeaderLength
- Int32
- error
- CMFormatDescriptionError