편집

다음을 통해 공유


CMVideoFormatDescription.FromH264ParameterSets Method

Definition

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

parameterSets
List<Byte[]>
nalUnitHeaderLength
Int32

Returns

Applies to