ZegoVideoSourceType Constants Reference

Declared in ZegoExpressDefines.h

ZegoVideoSourceType

video capture source.

Constants

ZegoVideoSourceTypeNone

No capture, i.e. no video data.

Declared In ZegoExpressDefines.h.

ZegoVideoSourceTypeCamera

Video source from camera.

Declared In ZegoExpressDefines.h.

ZegoVideoSourceTypeCustom

Video source from custom capture.

Declared In ZegoExpressDefines.h.

ZegoVideoSourceTypeMainPublishChannel

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

Declared In ZegoExpressDefines.h.

ZegoVideoSourceTypePlayer

Video source from media player.

Declared In ZegoExpressDefines.h.

ZegoVideoSourceTypeScreenCapture

Video source from screen capture.

Declared In ZegoExpressDefines.h.

ZegoVideoSourceDefault

Which video source to be used will determined by SDK (Deprecated: Which video source to be used will determined by SDK)

Declared In ZegoExpressDefines.h.

ZegoVideoSourceNone

Same as [None], that is, no capture (Deprecated: Same as [None], that is, no capture)

Declared In ZegoExpressDefines.h.

ZegoVideoSourceCamera

Same as [Camera], that is, video source from camera (Deprecated: Same as [Camera], that is, video source from camera)

Declared In ZegoExpressDefines.h.

ZegoVideoSourceExternalCapture

Same as [Custom], that is, video source from custom capture (Deprecated: Same as [Custom], that is, video source from custom capture)

Declared In ZegoExpressDefines.h.

ZegoVideoSourceMainPublishChannel

Same as [MainPublishChannel], that is, video source from the main publish channel (Deprecated: Same as [MainPublishChannel], that is, video source from the main publish channel)

Declared In ZegoExpressDefines.h.

ZegoVideoSourcePlayer

Same as [Player], that is, video source from media player (Deprecated: Same as [Player], that is, video source from media player)

Declared In ZegoExpressDefines.h.

ZegoVideoSourceScreenCapture

Same as [ScreenCapture], that is, video source from screen capture (Deprecated: Same as [ScreenCapture], that is, video source from screen capture)

Declared In ZegoExpressDefines.h.

Declared In

ZegoExpressDefines.h