Register Decoder With Default Output Ext

This commit is contained in:
Emmm Monster
2020-12-26 16:07:48 +08:00
parent d5031e1935
commit 91e23a20dd
5 changed files with 59 additions and 31 deletions

View File

@@ -53,6 +53,7 @@ func (m RawMetaMusic) GetFormat() string {
return m.Format
}
//goland:noinspection SpellCheckingInspection
type RawMetaDJ struct {
ProgramID int `json:"programId"`
ProgramName string `json:"programName"`