![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include "stdint.h"
#include "EncoderFFmpeg.h"
#include "ServiceBroker.h"
#include "utils/log.h"
#include "settings/Settings.h"
#include "settings/SettingsComponent.h"
#include "utils/SystemInfo.h"
#include "utils/URIUtils.h"
#include "addons/AddonManager.h"
Macros | |
#define | __STDC_CONSTANT_MACROS |
#define | __STDC_LIMIT_MACROS |
#define | AV_PKT_FLAG_KEY PKT_FLAG_KEY |
#define __STDC_CONSTANT_MACROS |
#define __STDC_LIMIT_MACROS |
#define AV_PKT_FLAG_KEY PKT_FLAG_KEY |