AppSrc.maxTime

Set maxTime property.

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

Parameters

propval ulong

The maximum amount of time that can be queued internally. After the maximum amount of time are queued, appsrc will emit the "enough-data" signal.