DataQueueItem.duration

Set duration field.

  1. ulong duration [@property getter]
  2. ulong duration [@property setter]
    class DataQueueItem
    @property
    void
    duration
    (
    ulong propval
    )

Parameters

propval ulong

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