NERtcAudioDumpType class

音频dump类型

Constructors

NERtcAudioDumpType()

Properties

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

Constants

kNERtcAudioDumpTypeAll → const int
输出.dump和.wav文件
kNERtcAudioDumpTypePCM → const int
仅输出.dump文件(默认)
kNERtcAudioDumpTypeWAV → const int
仅输出.wav文件