streamingExperienceSettings

@JvmName(name = "njvgopjwsabtkahq")
suspend fun streamingExperienceSettings(value: Output<StackStreamingExperienceSettingsArgs>)
@JvmName(name = "vclgniuknnlbgyha")
suspend fun streamingExperienceSettings(value: StackStreamingExperienceSettingsArgs?)

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.


@JvmName(name = "itqlpsjnnpaehiso")
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.