InputStream: convert to class
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#include <stdint.h>
|
||||
|
||||
struct Decoder;
|
||||
struct InputStream;
|
||||
class InputStream;
|
||||
|
||||
struct DsdId {
|
||||
char value[4];
|
||||
|
||||
Reference in New Issue
Block a user