Options
All
  • Public
  • Public/Protected
  • All
Menu

Options of Zoom Broadcast streaming

Hierarchy

  • ZoomBroadcastStreamingOptions

Index

Properties

alternativeNameForLiveVideo?: string

Optional. Alternative name for Zoom Live Video to avoid name conflict with existing web component.

dependentAssets?: string

Optional. The Zoom Video SDK uses web workers and web assembly to process the media stream.

  • Global: The default value. The dependent assets path will be https://source.zoom.us/videosdk/{version}/lib/
  • CDN: The dependent assets path will be https://dmogdx0jrul3u.cloudfront.net/videosdk/{version}/lib/
  • CN: Only applicable for China. The dependent assets path will be https://jssdk.zoomus.cn/videosdk/{version}/lib
  • {FULL_ASSETS_PATH}: The SDK will load the dependent assets specified by the developer.
watermark?: StreamingWatermark

Optional. Specifies the watermark.

webEndpoint?: string

Optional. Specifies the web endpoint. The default is zoom.us.