Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
AEAudioFormat.h File Reference
#include "AEChannelInfo.h"
#include "AEStreamInfo.h"

Classes

struct  AEAudioFormat
 

Macros

#define AE_IS_PLANAR(x)   ((x) >= AE_FMT_U8P && (x) <= AE_FMT_FLOATP)
 

Macro Definition Documentation

◆ AE_IS_PLANAR

#define AE_IS_PLANAR ( x)    ((x) >= AE_FMT_U8P && (x) <= AE_FMT_FLOATP)