DataQueueItem.duration

ulong duration() @property nothrow

Get duration field.

Returns

the duration in #GstClockTime of the miniobject. Can not be

gst.types.CLOCK_TIME_NONE.

void duration(ulong propval) @property nothrow

Set duration field.

Parameters

propvalthe duration in #GstClockTime of the miniobject. Can not be gst.types.CLOCK_TIME_NONE.