streaming Experience Settings
Parameters
value
The streaming protocol you want your stack to prefer. This can be UDP or TCP. Currently, UDP is only supported in the Windows native client. See streaming_experience_settings
below.
suspend fun streamingExperienceSettings(argument: suspend StackStreamingExperienceSettingsArgsBuilder.() -> Unit)
Parameters
argument
The streaming protocol you want your stack to prefer. This can be UDP or TCP. Currently, UDP is only supported in the Windows native client. See streaming_experience_settings
below.