Click or drag to resize
AVCDecoderConfigurationRecord Fields

The AVCDecoderConfigurationRecord type exposes the following members.

Fields
  NameDescription
Public fieldAVCLevelIndication
The AVC level indication.
Public fieldAVCProfileIndication
The AVC profile indication.
Public fieldConfigurationVersion
The configuration version. Should be set to 1.
Public fieldLengthSize
LengthSizeMinusOne + 1 (normalized)
Public fieldPictureParameterSets
List of Picture Parameter Set.
Public fieldProfileCompatibility
The profile compatibility.
Public fieldSequenceParameterSets
List of Sequence Parameter Set.
Top
See Also