Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
AEUtil.h File Reference
#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 }
 

Macro Definition Documentation

◆ __m128

#define __m128   void

◆ MEMALIGN

#define MEMALIGN (   b,
 
)    __declspec(align(b)) x

Enumeration Type Documentation

◆ AVSync

enum AVSync
Enumerator
SYNC_DISCON 
SYNC_RESAMPLE