Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ZegoStreamResourceSwitchMode

Stream Switch Resource Mode

Index

Enumeration members

Enumeration members

Default

Default: = 0

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

KeepOriginal

KeepOriginal: = 2

Keep using original resource when publishing, not switch to RTC resource.

SwitchToRTC

SwitchToRTC: = 1

Auto switch to RTC resource when publishing.

Generated using TypeDoc