ADTSFrameWriter

class ADTSFrameWriter(frameBuffer: ByteBuffer, adts: ADTS) : ByteBufferWriter

Constructors

Link copied to clipboard
constructor(frameBuffer: ByteBuffer, adts: ADTS)

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)