gi-gstbase-1.0.13: GStreamerBase bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.GstBase.Objects.DataQueue

Contents

Description

DataQueue is an object that handles threadsafe queueing of objects. It also provides size-related functionality. This object should be used for any Element that wishes to provide some sort of queueing functionality.

Synopsis

Exported types

Properties

currentLevelBytes

data DataQueueCurrentLevelBytesPropertyInfo Source #

Instances

AttrInfo DataQueueCurrentLevelBytesPropertyInfo Source # 
type AttrOrigin DataQueueCurrentLevelBytesPropertyInfo Source # 
type AttrLabel DataQueueCurrentLevelBytesPropertyInfo Source # 
type AttrGetType DataQueueCurrentLevelBytesPropertyInfo Source # 
type AttrBaseTypeConstraint DataQueueCurrentLevelBytesPropertyInfo Source # 
type AttrSetTypeConstraint DataQueueCurrentLevelBytesPropertyInfo Source # 
type AttrAllowedOps DataQueueCurrentLevelBytesPropertyInfo Source # 

currentLevelTime

data DataQueueCurrentLevelTimePropertyInfo Source #

Instances

AttrInfo DataQueueCurrentLevelTimePropertyInfo Source # 
type AttrOrigin DataQueueCurrentLevelTimePropertyInfo Source # 
type AttrLabel DataQueueCurrentLevelTimePropertyInfo Source # 
type AttrGetType DataQueueCurrentLevelTimePropertyInfo Source # 
type AttrBaseTypeConstraint DataQueueCurrentLevelTimePropertyInfo Source # 
type AttrSetTypeConstraint DataQueueCurrentLevelTimePropertyInfo Source # 
type AttrAllowedOps DataQueueCurrentLevelTimePropertyInfo Source # 

currentLevelVisible

data DataQueueCurrentLevelVisiblePropertyInfo Source #

Instances

AttrInfo DataQueueCurrentLevelVisiblePropertyInfo Source # 
type AttrOrigin DataQueueCurrentLevelVisiblePropertyInfo Source # 
type AttrLabel DataQueueCurrentLevelVisiblePropertyInfo Source # 
type AttrGetType DataQueueCurrentLevelVisiblePropertyInfo Source # 
type AttrBaseTypeConstraint DataQueueCurrentLevelVisiblePropertyInfo Source # 
type AttrSetTypeConstraint DataQueueCurrentLevelVisiblePropertyInfo Source # 
type AttrAllowedOps DataQueueCurrentLevelVisiblePropertyInfo Source #