mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
audiometadata.cpp: fix init
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8a23359c4a
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-01-18 (Sat, 18 Jan 2020)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -40,6 +40,10 @@
|
||||
// constructor
|
||||
CAudioMetaData::CAudioMetaData()
|
||||
{
|
||||
#ifndef ENABLE_FFMPEGDEC
|
||||
layer = MAD_LAYER_III;
|
||||
mode = MAD_MODE_STEREO;
|
||||
#endif
|
||||
cover_temporary = false;
|
||||
clear();
|
||||
}
|
||||
|
Reference in New Issue
Block a user