StreamPack
Toggle table of contents
3.0.0-RC
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
StreamPack
streampack-core
/
io.github.thibaultbee.streampack.core.elements.utils.av.buffer
/
ByteBufferWriter
Byte
Buffer
Writer
abstract
class
ByteBufferWriter
Inheritors
Box
Entry
Entry
Entry
Entry
OpusControlHeader
ADTSFrameWriter
LATMFrameWriter
ADTS
AudioMuxElement
IdentificationHeader
ChannelMapping
BitBufferWriter
PassthroughBufferWriter
AVCCBufferWriter
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
)