ZegoScreenCaptureAudioConfig class
屏幕采集音频配置
Constructors
- ZegoScreenCaptureAudioConfig(bool enableWindowCapture)
Properties
- enableWindowCapture ↔ bool
-
是否采集窗口声音。当为 true 时,如果采集源为窗口,则采集窗口声音,当采集源为屏幕或者为 false 时,则采集系统声音。(仅支持 Windows 10 2004 及以上版本采集窗口声音)
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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