DiscovererGidBuilderImpl.timeout

Set timeout property.

class DiscovererGidBuilderImpl(T)
T
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.

Return Value

Type: T

Builder instance for fluent chaining