go
AtomicQueue.pop
gstreamer
AtomicQueue
AtomicQueue
Get the head element of the queue.
class
AtomicQueue
void
*
pop
(
)
Return Value
Type:
void
*
the head element of
queue
or
NULL
when the queue is empty.
gstreamer
AtomicQueue
AtomicQueue
constructors
this
functions
getAtomicQueueStruct
getStruct
length
peek
pop
push
ref_
unref
static functions
getType
variables
gstAtomicQueue
Get the head element of the queue.