xine-lib 1.2.11
Data Structures | Macros | Typedefs
audio_decoder.h File Reference
#include <xine/attributes.h>
#include <xine/buffer.h>

Go to the source code of this file.

Data Structures

struct  audio_decoder_class_s
 
struct  audio_decoder_s
 

Macros

#define AUDIO_DECODER_IFACE_VERSION   16
 
#define default_audio_decoder_class_dispose   (void (*) (audio_decoder_class_t *this_gen))free
 

Typedefs

typedef struct audio_decoder_class_s audio_decoder_class_t
 
typedef struct audio_decoder_s audio_decoder_t
 

Macro Definition Documentation

◆ AUDIO_DECODER_IFACE_VERSION

#define AUDIO_DECODER_IFACE_VERSION   16

◆ default_audio_decoder_class_dispose

#define default_audio_decoder_class_dispose   (void (*) (audio_decoder_class_t *this_gen))free

Typedef Documentation

◆ audio_decoder_class_t

◆ audio_decoder_t