Interface LiveEvent.DefinitionStages.WithPreview

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

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

    • withPreview

      Specifies the preview property: Live event preview settings. Preview allows live event producers to preview the live streaming content without creating any live output..
      Parameters:
      preview - Live event preview settings. Preview allows live event producers to preview the live streaming content without creating any live output.
      Returns:
      the next definition stage.