gtk-d v3.7.1 (2017-11-01T22:01:07Z)
Home
Dub
Repo
DataQueue.getLevel
gst
base
DataQueue
DataQueue
Get the current level of the queue.
class
DataQueue
void
getLevel
(
out
GstDataQueueSize
level
)
Parameters
level
GstDataQueueSize
the location to store the result
Meta
Since
1.2
Source
See Implementation
gst
base
DataQueue
DataQueue
classes
OnEmptyDelegateWrapper
OnFullDelegateWrapper
constructors
this
functions
addOnEmpty
addOnFull
dropHead
flush
getDataQueueStruct
getLevel
getStruct
isEmpty
isFull
limitsChanged
peek
pop
push
pushForce
setFlushing
setStruct
static functions
callBackEmpty
callBackEmptyDestroy
callBackFull
callBackFullDestroy
getType
variables
gstDataQueue
onEmptyListeners
onFullListeners
Get the current level of the queue.