|
typedef KODI_ADDON_INSTANCE_HDL | KODI_ADDON_AUDIODECODER_HDL |
|
typedef enum AUDIODECODER_READ_RETURN | AUDIODECODER_READ_RETURN |
|
typedef const char * | file |
|
typedef const char unsigned int | filecache |
|
typedef const char unsigned int int * | channels |
|
typedef const char unsigned int int int * | samplerate |
|
typedef const char unsigned int int int int * | bitspersample |
|
typedef const char unsigned int int int int int64_t * | totaltime |
|
typedef const char unsigned int int int int int64_t int * | bitrate |
|
typedef const char unsigned int int int int int64_t int enum AudioEngineDataFormat * | format |
|
typedef const char unsigned int int int int int64_t int enum AudioEngineDataFormat enum AudioEngineChannel | info[AUDIOENGINE_CH_MAX] |
|
typedef uint8_t * | buffer |
|
typedef uint8_t size_t | size |
|
typedef uint8_t size_t size_t * | actualsize |
|
typedef int64_t | time |
|
typedef const char struct KODI_ADDON_AUDIODECODER_INFO_TAG * | tag |
|
typedef struct AddonToKodiFuncTable_AudioDecoder | AddonToKodiFuncTable_AudioDecoder |
|
typedef struct KodiToAddonFuncTable_AudioDecoder | KodiToAddonFuncTable_AudioDecoder |
|
typedef struct AddonInstance_AudioDecoder | AddonInstance_AudioDecoder |
|