Speedify SDK for Android 16.1.1
Loading...
Searching...
No Matches
Types.StreamingSettings Class Reference

Settings for the priority streaming. More...

Public Attributes

List< String > domains
 Current list of domains to be identified as streams.
 
List< String > ipv4
 Current list of IPv4 addresses to be identified as streams.
 
List< String > ipv6
 Current list of IPv6 addresses to be identified as streams.
 
List< StreamingPortports
 Current list of ports to be identified as streams.
 

Detailed Description

Settings for the priority streaming.

Since
10.9

Member Data Documentation

◆ domains

List<String> domains

Current list of domains to be identified as streams.

Since
10.9

◆ ipv4

List<String> ipv4

Current list of IPv4 addresses to be identified as streams.

Since
10.9

◆ ipv6

List<String> ipv6

Current list of IPv6 addresses to be identified as streams.

Since
10.9

◆ ports

List<StreamingPort> ports

Current list of ports to be identified as streams.

Since
10.9

The documentation for this class was generated from the following file: