Functions
Link copied to clipboard
fun fromParameterSets(vps: ByteBuffer, sps: ByteBuffer, pps: ByteBuffer): HEVCDecoderConfigurationRecord
fun fromParameterSets(vps: List<ByteBuffer>, sps: List<ByteBuffer>, pps: List<ByteBuffer>): HEVCDecoderConfigurationRecord
Link copied to clipboard