Interface LiveEvent.DefinitionStages.WithEncoding

All Known Subinterfaces:
LiveEvent.Definition, LiveEvent.DefinitionStages.WithCreate
Enclosing interface:
LiveEvent.DefinitionStages

public static interface LiveEvent.DefinitionStages.WithEncoding
The stage of the LiveEvent definition allowing to specify encoding.
  • Method Details

    • withEncoding

      Specifies the encoding property: Encoding settings for the live event. It configures whether a live encoder is used for the live event and settings for the live encoder if it is used..
      Parameters:
      encoding - Encoding settings for the live event. It configures whether a live encoder is used for the live event and settings for the live encoder if it is used.
      Returns:
      the next definition stage.