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 destroy field.

destroy
GDestroyNotify destroy [@property getter]

Get destroy field.

duration
ulong duration [@property getter]

Get duration field.

duration
ulong duration [@property setter]

Set duration field.

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

Get object field.

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

Set object field.

size
uint size [@property getter]

Get size field.

size
uint size [@property setter]

Set size field.

visible
bool visible [@property getter]

Get visible field.

visible
bool visible [@property setter]

Set visible field.