Interface LiveEvent.UpdateStages.WithPreview

All Known Subinterfaces:
LiveEvent.Update
Enclosing interface:
LiveEvent.UpdateStages

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

    • withPreview

      LiveEvent.Update withPreview(LiveEventPreview preview)
      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.