H264DecoderSpecificData Constructor |
Name | Description | |
---|---|---|
H264DecoderSpecificData(String) |
Constructor which takes SPS/PPS as string representation.
| |
H264DecoderSpecificData(AVCDecoderConfigurationRecord) |
Constructor which takes AVC configuration record.
| |
H264DecoderSpecificData(OffsetBufferByte, H264DecoderSpecificDataInputType) |
Constructs object using binary form of either SPS/PPS or AVCDecoderConfigurationRecord.
|