CMVideoFormatDescription.FromHevcParameterSets 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.
[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
- nalUnitHeaderLength
- Int32
- extensions
- NSDictionary
- error
- CMFormatDescriptionError
Returns
- Attributes