DataQueueItem

Structure used by #GstDataQueue. You can supply a different structure, as long as the top of the structure is identical to this structure.

Constructors

this
this(void* ptr, Flag!"Take" take)

Members

Functions

cPtr
void* cPtr()

Properties

destroy
GDestroyNotify destroy [@property setter]

Set field destroy.

destroy
GDestroyNotify destroy [@property getter]

Get field destroy.

duration
ulong duration [@property getter]

Get field duration.

duration
ulong duration [@property setter]

Set field duration.

object
gst.mini_object.MiniObject object [@property getter]

Get field object.

object
gst.mini_object.MiniObject object [@property setter]

Set field object.

size
uint size [@property getter]

Get field size.

size
uint size [@property setter]

Set field size.

visible
bool visible [@property getter]

Get field visible.

visible
bool visible [@property setter]

Set field visible.