gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
BitReader.this
gst
base
BitReader
BitReader
Sets our main struct and passes it to the parent class.
this
(GstBitReader* gstBitReader, bool ownedRef)
class
BitReader
this
(
GstBitReader
*
gstBitReader
,
bool
ownedRef
= false
)
this
(ubyte[] data)
Meta
Source
See Implementation
gst
base
BitReader
BitReader
constructors
this
destructors
~this
functions
free
getBitReaderStruct
getBitsUint16
getBitsUint32
getBitsUint64
getBitsUint8
getPos
getRemaining
getSize
getStruct
init
peekBitsUint16
peekBitsUint32
peekBitsUint64
peekBitsUint8
setPos
skip
skipToByte
variables
gstBitReader
ownedRef
Sets our main struct and passes it to the parent class.