DataQueue.dropHead

Pop and unref the head-most #GstMiniObject 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