mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
driver/audiodec: get back old audio decoders code, use configure option ENABLE_FFMPEGDEC
to switch between old code and ffmpegdec
This commit is contained in:
@@ -61,7 +61,7 @@ public:
|
||||
WAV,
|
||||
FLAC
|
||||
};
|
||||
AudioType type;
|
||||
int type;
|
||||
std::string type_info;
|
||||
|
||||
long filesize; /* filesize in bits (for mp3: without leading id3 tag) */
|
||||
|
Reference in New Issue
Block a user