SingScoringRealtimeInfo class

实时评分信息。

Properties

averageScore int
当前演唱的平均分数。
final
currentPosition int
当前播放进度。
final
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sentenceIndex int
歌词分句索引。
final
sentenceScore int
上一句歌词的评分。
final
standardPitch int
标准音高。
final
totalScore int
当前演唱的累计分数。
final
userPitch int
演唱者的音高。
final

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