java.lang.Object | |
↳ | com.amazonaws.ivs.broadcast.Presets.Configuration |
BroadcastConfiguration
presets.
Used with BroadcastSession(Context, BroadcastSession.Listener, BroadcastConfiguration, Device.Descriptor[])
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public static final BroadcastConfiguration | BASIC_LANDSCAPE | A preset that is usable with the Basic channel type | |||||||||
public static final BroadcastConfiguration | BASIC_PORTRAIT | A preset that is usable with the Basic channel type | |||||||||
public static final BroadcastConfiguration | GAMING_LANDSCAPE | ||||||||||
public static final BroadcastConfiguration | GAMING_PORTRAIT | ||||||||||
public static final BroadcastConfiguration | STANDARD_LANDSCAPE | A preset appropriate for streaming basic content in Landscape. | |||||||||
public static final BroadcastConfiguration | STANDARD_PORTRAIT | A preset appropriate for streaming basic content in Portrait. |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Configuration() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
A preset that is usable with the Basic channel type
A preset that is usable with the Basic channel type
A preset appropriate for streaming basic content in Landscape.
A preset appropriate for streaming basic content in Portrait.