Package com.amazonaws.ivs.broadcast
Class Presets.Configuration
java.lang.Object
com.amazonaws.ivs.broadcast.Presets.Configuration
- Enclosing class:
- Presets
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BroadcastConfiguration
A preset that is usable with the Basic channel typestatic final BroadcastConfiguration
A preset that is usable with the Basic channel typestatic final BroadcastConfiguration
static final BroadcastConfiguration
static final BroadcastConfiguration
A preset appropriate for streaming basic content in Landscape.static final BroadcastConfiguration
A preset appropriate for streaming basic content in Portrait. -
Constructor Summary
-
Method Summary
-
Field Details
-
STANDARD_PORTRAIT
A preset appropriate for streaming basic content in Portrait. -
STANDARD_LANDSCAPE
A preset appropriate for streaming basic content in Landscape. -
BASIC_LANDSCAPE
A preset that is usable with the Basic channel type -
BASIC_PORTRAIT
A preset that is usable with the Basic channel type -
GAMING_LANDSCAPE
-
GAMING_PORTRAIT
-
-
Constructor Details
-
Configuration
public Configuration()
-