AV1CodecConfigurationRecord
class AV1CodecConfigurationRecord(marker: Boolean = true, version: Byte = 1, seqProfile: Byte, seqLevelIdx0: Byte, seqTier0: Boolean, highBitdepth: Boolean, twelveBit: Boolean, monochrome: Boolean, chromaSubsamplingX: Boolean, chromaSubsamplingY: Boolean, chromaSamplePosition: Byte, initialPresentationDelayMinusOne: Int?, configOBUs: ByteBuffer) : ByteBufferWriter
Constructors
Link copied to clipboard
constructor(marker: Boolean = true, version: Byte = 1, seqProfile: Byte, seqLevelIdx0: Byte, seqTier0: Boolean, highBitdepth: Boolean, twelveBit: Boolean, monochrome: Boolean, chromaSubsamplingX: Boolean, chromaSubsamplingY: Boolean, chromaSamplePosition: Byte, initialPresentationDelayMinusOne: Int?, configOBUs: ByteBuffer)