ByteRTCScreenCaptureSourceInfo class
- Inheritance
-
- Object
- NativeClass
- ByteRTCScreenCaptureSourceInfo
Properties
-
$resource
→ NativeResource
-
no setterinherited
-
application
↔ FutureOr<NSString?>
-
@brief The title of the application to be shared.
Only available if the sharing object is an application widnows.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
pid
↔ FutureOr<int?>
-
@brief Process pid of the application to be shared.
Only available if the sharing object is an application windows.
getter/setter pair
-
primaryMonitor
↔ FutureOr<BOOL?>
-
@brief Tag for the screen to be shared identifying whether it is the primary screen
Only available when the screen-sharing object is a screen.
getter/setter pair
-
ready
→ Future<void>
-
Whether the instance is initialized
no setterinherited
-
regionRect
↔ FutureOr
-
@brief Coordinate of the screen-sharing object. (0, 0), the origin is the top left on the main screen for clients with multiple screens.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
sourceId
↔ FutureOr<intptr_t?>
-
@brief ID of the sharing object
getter/setter pair
-
sourceName
↔ FutureOr<NSString?>
-
@brief Name of the sharing screen
getter/setter pair
-
sourceType
↔ FutureOr<ByteRTCScreenCaptureSourceType?>
-
@brief The type of the sharing screen. See ByteRTCScreenCaptureSourceType{@link #ByteRTCScreenCaptureSourceType}.
getter/setter pair