StreamPack
Toggle table of contents
3.1.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
StreamPack
streampack-core
/
io.github.thibaultbee.streampack.core.elements.utils.av.buffer
/
ByteBufferWriter
Byte
Buffer
Writer
abstract
class
ByteBufferWriter
(
source
)
Inheritors
Box
Entry
Entry
Entry
Entry
OpusControlHeader
ADTSFrameWriter
LATMFrameWriter
ADTS
AudioMuxElement
IdentificationHeader
ChannelMapping
BitBufferWriter
BaseDescriptor
AV1CodecConfigurationRecord
AVCDecoderConfigurationRecord
HEVCDecoderConfigurationRecord
VPCodecConfigurationRecord
Members
Constructors
Byte
Buffer
Writer
Link copied to clipboard
constructor
(
)
Properties
size
Link copied to clipboard
abstract
val
size
:
Int
Functions
to
Byte
Buffer
Link copied to clipboard
open
fun
toByteBuffer
(
)
:
ByteBuffer
write
Link copied to clipboard
abstract
fun
write
(
output
:
ByteBuffer
)