pub const DEFAULT_TIMEOUT_NANOS: i64 = _; // 2_000_000_000i64
Expand description

The default number of nanoseconds to wait for when performing state change operations on the stream, such as start and stop.

See AudioStream::start_with_timeout