DefaultBandwidth

The enumeration of common bandwidth choices.

Since

1.3.0

Entries

Link copied to clipboard

177Kbps for 160x90 resolution

Link copied to clipboard

384Kbps for 320x180 resolution

Link copied to clipboard

768Kbps for 640x360 resolution

Link copied to clipboard

2.5Mbps for 1280x720 resolution

Link copied to clipboard

4Mbps for 1920x1080 resolution

Link copied to clipboard

8Mbps data session

Link copied to clipboard

64kbps for voice

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open fun getValue(): Int
Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.