SingScoringConfig class

K 歌评分配置。

Properties

hashCode int
The hash code for this object.
no setterinherited
lyricsFilepath String
歌词文件路径。打分功能仅支持 KRC 歌词文件。
getter/setter pair
midiFilepath String
歌曲 midi 文件路径。
getter/setter pair
mode MulDimSingScoringMode
打分维度,详见 MulDimSingScoringMode
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sampleRate AudioSampleRate
音频采样率。仅支持 44100 Hz、48000 Hz。
getter/setter pair

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