|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include "AEAudioFormat.h"#include "PlatformDefs.h"#include <math.h>#include <libavutil/samplefmt.h>Classes | |
| struct | AEDelayStatus |
| class | CAESpinSection |
| lockless consistency guaranteeer More... | |
| class | CAESpinLock |
| class | CAEUtil |
Macros | |
| #define | __m128 void |
| #define | MEMALIGN(b, x) __declspec(align(b)) x |
Enumerations | |
| enum | AVSync { SYNC_DISCON = 0 , SYNC_RESAMPLE } |
| #define __m128 void |
| #define MEMALIGN | ( | b, | |
| x | |||
| ) | __declspec(align(b)) x |
| enum AVSync |