편집

다음을 통해 공유


CMVideoFormatDescription.FromHevcParameterSets Method

Definition

[ObjCRuntime.TV(11, 0)]
public static CoreMedia.CMVideoFormatDescription FromHevcParameterSets (System.Collections.Generic.List<byte[]> parameterSets, int nalUnitHeaderLength, Foundation.NSDictionary extensions, out CoreMedia.CMFormatDescriptionError error);
static member FromHevcParameterSets : System.Collections.Generic.List<byte[]> * int * Foundation.NSDictionary *  -> CoreMedia.CMVideoFormatDescription

Parameters

parameterSets
List<Byte[]>
nalUnitHeaderLength
Int32
extensions
NSDictionary

Returns

Attributes

Applies to