BandwidthTestResult¶
| Property | Type | Description |
|---|---|---|
| success | bool | Indicates whether the test was successful |
| wasCancelled | bool | Indicates whether the bandwidth test was cancelled |
| serverUrl | string | RTMP server URL |
| streamKey | string | RTMP server stream key |
| connectTimeMilliseconds | double | Connection time milliseconds |
| avgBitsPerSecond | number | Average bits per second |