StandardPitchInfo class

标准音高数据数组。

Properties

duration int
持续时间,单位 ms。
final
hashCode int
The hash code for this object.
no setterinherited
pitch int
音高。
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
startTime int
开始时间,单位 ms。
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