Attempt to add opus support.
This commit is contained in:
6
tagutils/opus.h
Normal file
6
tagutils/opus.h
Normal file
@ -0,0 +1,6 @@
|
||||
//=========================================================================
|
||||
// FILENAME : tagutils-opus.h
|
||||
// DESCRIPTION : Opus metadata reader
|
||||
//=========================================================================
|
||||
|
||||
static int _get_opusfileinfo(char *filename, struct song_metadata *psong);
|
Reference in New Issue
Block a user