gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
DataQueue.this
gst
base
DataQueue
DataQueue
Sets our main struct and passes it to the parent class.
this
(GstDataQueue* gstDataQueue, bool ownedRef)
class
DataQueue
this
(
GstDataQueue
*
gstDataQueue
,
bool
ownedRef
= false
)
this
(GstDataQueueCheckFullFunction checkfull, GstDataQueueFullCallback fullcallback, GstDataQueueEmptyCallback emptycallback, void* checkdata)
Meta
Source
See Implementation
gst
base
DataQueue
DataQueue
constructors
this
functions
addOnEmpty
addOnFull
dropHead
flush
getDataQueueStruct
getLevel
getStruct
isEmpty
isFull
limitsChanged
peek
pop
push
pushForce
setFlushing
static functions
getType
variables
gstDataQueue
Sets our main struct and passes it to the parent class.