gtk-d ~GtkD-3.7 (2022-02-27T01:35:29.3134103)
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
popHead
popHeadStruct
pushTail
pushTailStruct
variables
gstQueueArray
ownedRef
Sets our main struct and passes it to the parent class.