setStreamURLLoadTimeoutMs

fun setStreamURLLoadTimeoutMs(streamURLLoadTimeoutMs: Long): <Error class: unknown class>

Sets the time in milliseconds to wait for the stream URL to be fetched This is useful for controlling how long the player should wait before proceeding with playback.

Parameters

streamURLLoadTimeoutMs

The time in milliseconds to wait for the stream URL to be fetched.

NOTE: By default, this is set to 10000 ms (10 seconds).