AppSrc.duration

Set duration property.

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

Parameters

propval ulong

The total duration in nanoseconds of the data stream. If the total duration is known, it is recommended to configure it with this property.