Refactor player and engine interfaces
This commit is contained in:
@@ -17,3 +17,7 @@ struct Metadata {
|
||||
unsigned int sampleRate;
|
||||
unsigned int bitRate;
|
||||
};
|
||||
|
||||
struct Track {
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user