MusicQualityState
Defined in: states/dataAtoms.ts:31
描述音频质量完整信息的接口
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
channels | number | states/dataAtoms.ts:34 |
codec | string | states/dataAtoms.ts:33 |
sampleFormat | string | states/dataAtoms.ts:36 |
sampleRate | number | states/dataAtoms.ts:35 |
type | AudioQualityType | states/dataAtoms.ts:32 |