CMVideoFormatDescription.GetHevcParameterSet 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 byte[] GetHevcParameterSet (nuint index, out nuint parameterSetCount, out int nalUnitHeaderLength, out CoreMedia.CMFormatDescriptionError error);
member this.GetHevcParameterSet : nuint * * * -> byte[]
Parameters
- index
- System.System.UIntPtr System.unativeint
- parameterSetCount
- System.System.UIntPtr System.unativeint
- nalUnitHeaderLength
- Int32
- error
- CMFormatDescriptionError
Returns
Byte[]
- Attributes