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

fromParameterSets

fun fromParameterSets(vps: ByteBuffer, sps: ByteBuffer, pps: ByteBuffer): HEVCDecoderConfigurationRecord(source)
fun fromParameterSets(vps: List<ByteBuffer>, sps: List<ByteBuffer>, pps: List<ByteBuffer>): HEVCDecoderConfigurationRecord(source)
fun fromParameterSets(parameterSets: List<ByteBuffer>): HEVCDecoderConfigurationRecord(source)
Generated by Dokka
© 2026 Copyright