ZegoScreenCaptureAudioDeviceMode enum
Screen capture audio device mode.
Constructors
- ZegoScreenCaptureAudioDeviceMode()
-
const
Values
- None → const ZegoScreenCaptureAudioDeviceMode
-
Default mode.
- General → const ZegoScreenCaptureAudioDeviceMode
-
General mode.
- Communication → const ZegoScreenCaptureAudioDeviceMode
-
Communication mode.
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent 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
-
values
→ const List<
ZegoScreenCaptureAudioDeviceMode> - A constant List of the values in this enum, in order of their declaration.