Click or drag to resize
H264DecoderSpecificData Constructor
Overload List
  NameDescription
Public methodH264DecoderSpecificData(String)
Constructor which takes SPS/PPS as string representation.
Public methodH264DecoderSpecificData(AVCDecoderConfigurationRecord)
Constructor which takes AVC configuration record.
Public methodH264DecoderSpecificData(OffsetBufferByte, H264DecoderSpecificDataInputType)
Constructs object using binary form of either SPS/PPS or AVCDecoderConfigurationRecord.
Top
See Also