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)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
open override val size: Int

Functions

Link copied to clipboard
Link copied to clipboard
open override fun write(output: ByteBuffer)