java.lang.Object | |
↳ | com.amazonaws.ivs.broadcast.BroadcastSessionTest.Result |
Information about the state of a network quality test.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public final BroadcastException | exception | Any error associated with the network quality test. | |||||||||
public final float | progress | The progress of the network quality test from 0 to 1. | |||||||||
public final Video[] | recommendations | A list of suggestions to use for the video portion of your broadcast configuration. | |||||||||
public final BroadcastSessionTest.Status | status | The status of the network quality test. |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
The progress of the network quality test from 0 to 1.
A list of suggestions to use for the video portion of your broadcast configuration. These are mutable and can be customized if needed.