AVCDecoderConfigurationRecord

constructor(configurationVersion: Int = 1, profileIdc: Byte, profileCompatibility: Byte, levelIdc: Byte, chromaFormat: ChromaFormat = ChromaFormat.YUV420, sps: List<ByteBuffer>, pps: List<ByteBuffer>)