ZegoScreenCaptureSourceInfo Class Reference

Inherits from NSObject
Declared in ZegoExpressDefines.h

Overview

The screen captures source information.

  sourceType

Target type for screen capture. (only for desktop)

@property (nonatomic, assign) ZegoScreenCaptureSourceType sourceType

Declared In

ZegoExpressDefines.h

  sourceID

The ID of the capture source.

@property (nonatomic, assign) unsigned int sourceID

Declared In

ZegoExpressDefines.h

  sourceName

Capture source name (in UTF8 encoding).

@property (nonatomic, copy) NSString *sourceName

Declared In

ZegoExpressDefines.h

  thumbnailImage

Thumbnail of the capture window.

@property (nonatomic, copy) ZGImage *thumbnailImage

Declared In

ZegoExpressDefines.h

  iconImage

The image content of the icon.

@property (nonatomic, copy) ZGImage *iconImage

Declared In

ZegoExpressDefines.h