setConnectAndReadTimeoutMs

open fun setConnectAndReadTimeoutMs(connectTimeoutOverrideMs: Int, readTimeoutOverrideMs: Int)

Set the Connect and Read timeout override values Setting these values will create a new DefaultHttpDataSource.Factory with these override values, and set it in the ExoMediaPlayback It is recommended to use override values that are equal to each other, and greater than: DEFAULT_CONNECT_TIMEOUT_MILLISDEFAULT_READ_TIMEOUT_MILLIS