gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
QueueArray.this
gst
base
QueueArray
QueueArray
Sets our main struct and passes it to the parent class.
this
(GstQueueArray* gstQueueArray, bool ownedRef)
class
QueueArray
this
(
GstQueueArray
*
gstQueueArray
,
bool
ownedRef
= false
)
this
(uint initialSize)
this
(size_t structSize, uint initialSize)
Meta
Source
See Implementation
gst
base
QueueArray
QueueArray
constructors
this
destructors
~this
functions
dropElement
dropStruct
find
free
getLength
getQueueArrayStruct
getStruct
isEmpty
peekHead
peekHeadStruct
peekTail
peekTailStruct
popHead
popHeadStruct
popTail
popTailStruct
pushTail
pushTailStruct
variables
gstQueueArray
ownedRef
Sets our main struct and passes it to the parent class.