go
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)
gst
base
QueueArray
QueueArray
constructors
this
functions
clear
dropElement
dropStruct
find
free
getLength
getQueueArrayStruct
getStruct
isEmpty
peekHead
peekHeadStruct
peekNth
peekNthStruct
peekTail
peekTailStruct
popHead
popHeadStruct
popTail
popTailStruct
pushTail
pushTailStruct
setClearFunc
variables
gstQueueArray
Sets our main struct and passes it to the parent class.