NERtcAudioEffectEventCallback class
音效事件回调通知
Constructors
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
-
onAudioEffectFinished(
int effectId) → void - 本地音效文件播放已结束回调
-
onAudioEffectTimestampUpdate(
int id, int timestampMs) → void - 本地用户的指定音效文件播放进度回调。
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited