Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ZegoStreamResourceMode

Stream Resource Mode

Index

Enumeration members

Enumeration members

Default

Default: = 0

Default mode. The SDK will automatically select the streaming resource according to the cdnConfig parameters set by the player config and the ready-made background configuration.

OnlyCDN

OnlyCDN: = 1

Playing stream only from CDN.

OnlyL3

OnlyL3: = 2

Playing stream only from L3.

OnlyRTC

OnlyRTC: = 3

Playing stream only from RTC.

Generated using TypeDoc