Interface LiveOutput.DefinitionStages.WithHls

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

public static interface LiveOutput.DefinitionStages.WithHls
The stage of the LiveOutput definition allowing to specify hls.
  • Method Summary

    Modifier and Type
    Method
    Description
    withHls(Hls hls)
    Specifies the hls property: HTTP Live Streaming (HLS) packing setting for the live output..
  • Method Details

    • withHls

      Specifies the hls property: HTTP Live Streaming (HLS) packing setting for the live output..
      Parameters:
      hls - HTTP Live Streaming (HLS) packing setting for the live output.
      Returns:
      the next definition stage.