NERtcSubStreamContentPrefer class Null safety

Encoding strategy preference for screen sharing

Constructors

NERtcSubStreamContentPrefer()

Properties

hashCode int
The hash code for this object.
read-only, inherited
runtimeType Type
A representation of the runtime type of the object.
read-only, inherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

details → const int
The content type is details. If the shared content is an image or text, We recommend you select this type
1
motion → const int
(Default) The content type is animation. If the shared content is a video, movie, or game, we recommend you select this type
0