ZegoScreenCaptureSourceInfo
ZegoScreenCaptureSourceInfo
The screen captures source information.
Declared in ZegoExpressDefines.h
Properties
sourceType
sourceType
nonatomic, assign ZegoScreenCaptureSourceType sourceTypeTarget type for screen capture. (only for desktop)
sourceID
sourceID
nonatomic, assign unsigned int sourceIDThe ID of the capture source.
sourceName
sourceName
nonatomic, copy NSString * sourceNameCapture source name (in UTF8 encoding).
thumbnailImage
thumbnailImage
nonatomic, copy ZGImage * _Nullable thumbnailImageThumbnail of the capture window.
iconImage
iconImage
nonatomic, copy ZGImage * _Nullable iconImageThe image content of the icon.
