Class Presets.Configuration

java.lang.Object
com.amazonaws.ivs.broadcast.Presets.Configuration
Enclosing class:
Presets

public static final class Presets.Configuration extends Object
  • Field Details

    • STANDARD_PORTRAIT

      public static final BroadcastConfiguration STANDARD_PORTRAIT
      A preset appropriate for streaming basic content in Portrait.
    • STANDARD_LANDSCAPE

      public static final BroadcastConfiguration STANDARD_LANDSCAPE
      A preset appropriate for streaming basic content in Landscape.
    • BASIC_LANDSCAPE

      public static final BroadcastConfiguration BASIC_LANDSCAPE
      A preset that is usable with the Basic channel type
    • BASIC_PORTRAIT

      public static final BroadcastConfiguration BASIC_PORTRAIT
      A preset that is usable with the Basic channel type
    • GAMING_LANDSCAPE

      public static final BroadcastConfiguration GAMING_LANDSCAPE
    • GAMING_PORTRAIT

      public static final BroadcastConfiguration GAMING_PORTRAIT
  • Constructor Details

    • Configuration

      public Configuration()