AVCProfileIndication containsthe profile code as defined in ISO/IEC 14496-10. profile_compatibility is abyte defined exactly the same asthebyte which occurs between the profile_IDC and level_IDC ina sequence parameter set (SPS), as defined in ISO/IEC 14496-10. AVCLevelIndication containsthe level code as defined in ISO/IEC 14496-10. lengthSizeMinusOne indicates thelengthinbytesofthe NALUnitLength field inan AVC video sample or AVC parameter set sample ofthe associated stream minus one. For example, a size ofone byte is indicated withavalueof0. The valueof this field shall be oneof0, 1, or3 corresponding toa length encoded with1, 2, or4bytes, respectively. numOfSequenceParameterSets indicates thenumberof SPSs that are used asthe initial setof SPSs for decoding the AVC elementary stream. sequenceParameterSetLength indicates thelengthinbytesofthe SPS NAL unit as defined in ISO/IEC 14496-10. sequenceParameterSetNALUnit containsa SPS NAL unit, as specified in ISO/IEC 14496-10. SPSs shall occur in order ofascending parameter set identifier with gaps being allowed. numOfPictureParameterSets indicates thenumberof picture parameter sets (PPSs) that are used asthe initial setof PPSs for decoding the AVC elementary stream. pictureParameterSetLength indicates thelengthinbytesofthe PPS NAL unit as defined in ISO/IEC 14496-10 pictureParameterSetNALUnit containsa PPS NAL unit, as specified in ISO/IEC 14496-10. PPSs shall occur in order ofascending parameter set identifier with gaps being allowed. chroma_format containsthe chroma_format indicator as defined bythe chroma_format_idc parameter in ISO/IEC 14496-10. bit_depth_luma_minus8 indicates the bit depth ofthe samples inthe Luma arrays. For example, a bit depth of8 is indicated withavalueofzero (BitDepth = 8 + bit_depth_luma_minus8). The valueof this field shall be inthe range of0to4, inclusive. bit_depth_chroma_minus8 indicates the bit depth ofthe samples inthe Chroma arrays. For example, a bit depth of8 is indicated withavalueofzero (BitDepth = 8 + bit_depth_luma_minus8). The valueof this field shall be inthe range of0to4, inclusive. numOfSequenceParameterSetExt indicates thenumberof Sequence Parameter Set Extensions that are used for decoding the AVC elementary stream. sequenceParameterSetExtLength indicates thelengthinbytesofthe SPS Extension NAL unit as defined in ISO/IEC 14496-10. sequenceParameterSetExtNALUnit containsa SPS Extension NAL unit, as specified in ISO/IEC 14496-10.