DataQueue
Object Hierarchy:
Description:
[ CCode ( cname = "GstDataQueue" , lower_case_cprefix = "gst_data_queue_" , type_id = "gst_data_queue_get_type ()" ) ]
[ GIR ( name = "DataQueue" ) ]
public class DataQueue : Object
[ GIR ( name = "DataQueue" ) ]
public class DataQueue : Object
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.
Namespace: Gst.Base
Package: gstreamer-base-1.0
Content:
Properties:
Creation methods:
Methods:
Inherited Members:
All known members inherited from class GLib.Object