Values.StreamingExperienceSettingsSourceThe streaming protocol you want your stack to prefer. This can be UDP or TCP. Currently, UDP is only supported in the Windows native client.
type nonrec t = {preferredProtocol : PreferredProtocol.t option;The preferred protocol that you want to use while streaming your application.
*)}