Enum TRTCScreenCaptureSourceType
Type of the screen sharing source
You can call `getScreenCaptureSources()` to enumerate the shareable sources.
Namespace: trtc
Assembly: cs.temp.dll.dll
Syntax
public enum TRTCScreenCaptureSourceType
Fields
Name | Description |
---|---|
TRTCScreenCaptureSourceTypeScreen | The entire desktop (on Windows) is shared. |
TRTCScreenCaptureSourceTypeUnknown |