Enumeration SourceType

The SourceType enumeration allows to identify the type of source.

Enumeration Members

Enumeration Members

Camera: "camera"

The source comes from a camera.

Custom: "custom"

The source is a custom source. It can be coming from a hardware encoder, a capture from a DOM element or anything else.

Screenshare: "screenshare"

The source is a screenshare capture.