![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include "AudioDecoder.h"
#include "CodecFactory.h"
#include "Application.h"
#include "settings/Settings.h"
#include "settings/SettingsComponent.h"
#include "FileItem.h"
#include "ServiceBroker.h"
#include "music/tags/MusicInfoTag.h"
#include "threads/SingleLock.h"
#include "utils/log.h"
#include <math.h>
Macros | |
#define | REPLAY_GAIN_DEFAULT_LEVEL 89.0f |
#define REPLAY_GAIN_DEFAULT_LEVEL 89.0f |