gtk-d ~master (2021-11-11T18:52:04Z)
Home
Dub
Repo
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)
Meta
Source
See Implementation
gst
base
BitWriter
BitWriter
constructors
this
destructors
~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
ownedRef
Sets our main struct and passes it to the parent class.