StreamPack
3.1.0
      Target filter
Search in API
Skip to content
    StreamPack
streampack-core/io.github.thibaultbee.streampack.core.elements.utils.av.video.avc/AVCDecoderConfigurationRecord/Companion

Companion

object Companion(source)

Functions

fromParameterSets
Link copied to clipboard
fun fromParameterSets(sps: ByteBuffer, pps: ByteBuffer): AVCDecoderConfigurationRecord
fun fromParameterSets(sps: List<ByteBuffer>, pps: List<ByteBuffer>): AVCDecoderConfigurationRecord
getSize
Link copied to clipboard
fun getSize(sps: ByteBuffer, pps: ByteBuffer): Int
fun getSize(sps: List<ByteBuffer>, pps: List<ByteBuffer>): Int
Generated by Dokka
© 2026 Copyright