Discoverer.timeout

Get timeout property.

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

Return Value

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