public enum BroadpeakStreamingSessionOptions : Int32
List of options that can be used to configure Broadpeak.
Note
Some of the options have specific values that can be found in the SmartLib documentation.public enum BroadpeakStreamingSessionOptions : Int32
List of options that can be used to configure Broadpeak.
Note
Some of the options have specific values that can be found in the SmartLib documentation.Swift
case multicastOnly
Swift
case ultraLowLatencySupport
Swift
case pipSession
Swift
case gdprPreference
Swift
case requestRedirectThirdPartyCDN
Swift
case requestDiversity
Swift
case requestNanoCDN
Swift
case requestBroadpeakCDN
Swift
case requestLocalNanoCDNIfConnectedToWiFi
Swift
case requestDiversityDynamicFailover
Swift
case requestNanoCDNDuringGetQuery
Swift
case requestBkyouIfBroadpeakCDN
Swift
case requestNanoCDNPriority
Swift
case sessionKeepAlive
Swift
case sessionTeardown
Swift
case sessionReportingMode
Swift
case sessionKeepAliveFrequency
Swift
case useragentAdEvent
Swift
case timeoutNanoCDNRequestRouter
Swift
case timeoutNanoCDNStaticResolving
Swift
case timeoutNanoCDNDiscoverResolving
Swift
case priorityNanoCDNConf
Swift
case priorityAppConf
Swift
case priorityLoadBalancing
Swift
case legacyMulticastOnly
Swift
public var rawValue: Int32 { get }