DataQueue.dropHead

Pop and unref the head-most gstreamer.MiniObject with the given GType

class DataQueue
bool
dropHead

Parameters

type GType

The GType of the item to drop.

Return Value

Type: bool

TRUE if an element was removed.

Meta