NERtcAudioRecordingCode class

录音回调事件状态码

Constructors

NERtcAudioRecordingCode()

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

error → const int
录制错误。原因通常为磁盘空间已满,无法写入
errorSuffix → const int
不支持的录音文件格式
finish → const int
完成录制
openFileFailed → const int
无法创建录音文件,原因通常包括:
start → const int
开始录制