fromParameterSets
fun fromParameterSets(vps: ByteBuffer, sps: ByteBuffer, pps: ByteBuffer): HEVCDecoderConfigurationRecord(source)
fun fromParameterSets(vps: List<ByteBuffer>, sps: List<ByteBuffer>, pps: List<ByteBuffer>): HEVCDecoderConfigurationRecord(source)