Discoverer.timeout

Set timeout property.

  1. ulong timeout [@property getter]
  2. ulong timeout [@property setter]
    class Discoverer
    @property
    void
    timeout
    (
    ulong propval
    )

Parameters

propval ulong

The duration (in nanoseconds) after which the discovery of an individual URI will timeout.

If the discovery of a URI times out, the gstpbutils.types.DiscovererResult.Timeout will be set on the result flags.