go
BitWriter.this
gst
base
BitWriter
BitWriter
Sets our main struct and passes it to the parent class.
this
(GstBitWriter* gstBitWriter, bool ownedRef)
class
BitWriter
this
(
GstBitWriter
*
gstBitWriter
,
bool
ownedRef
= false
)
this
()
this
(ubyte* data, uint size, bool initialized)
this
(uint size, bool fixed)
gst
base
BitWriter
BitWriter
constructors
this
functions
alignBytes
free
freeAndGetBuffer
freeAndGetData
getBitWriterStruct
getData
getRemaining
getSize
getStruct
init
initWithData
initWithSize
putBitsUint16
putBitsUint32
putBitsUint64
putBitsUint8
putBytes
reset
resetAndGetBuffer
resetAndGetData
setPos
variables
gstBitWriter
Sets our main struct and passes it to the parent class.