DiscovererGidBuilderImpl.timeout

T timeout(ulong propval)

Set timeout property.

Parameters

propvalThe 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.

Returns

Builder instance for fluent chaining