Add DSF and DSDIFF/DFF support

This commit is contained in:
Jonas Kvinge
2018-09-02 01:40:14 +02:00
parent 521d5cf4fa
commit ee78b6f2bb
6 changed files with 31 additions and 26 deletions

View File

@@ -19,6 +19,8 @@ message SongMetadata {
AIFF = 11;
MPC = 12;
TRUEAUDIO = 13;
DSF = 14;
DSDIFF = 15;
CDDA = 90;
STREAM = 91;
}