Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ZegoVideoSourceType

video capture source.

Index

Enumeration members

Camera

Camera: = 2

Video source from camera.

Custom

Custom: = 3

Video source from custom capture.

MainPublishChannel

MainPublishChannel: = 4

Video source from the main publish channel. When publishing the main channel, this value cannot be set.

None

None: = 1

No capture, i.e. no video data.

Player

Player: = 5

Video source from media player.

ScreenCapture

ScreenCapture: = 6

Video source from screen capture.

Generated using TypeDoc