AppSrc.maxTime

Get maxTime property.

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

Return Value

Type: 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.