mirror of
https://git.um-react.app/um/cli.git
synced 2025-11-28 03:33:02 +00:00
Update NCM, QMC Decoder
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package common
|
||||
|
||||
type Decoder interface {
|
||||
Validate() bool
|
||||
Validate() error
|
||||
Decode() error
|
||||
GetCoverImage() []byte
|
||||
GetAudioData() []byte
|
||||
|
||||
Reference in New Issue
Block a user