UniMRCP  1.7.0
Data Structures | Typedefs
mpf_codec.h File Reference

MPF Codec. More...

#include "mpf_codec_descriptor.h"
Include dependency graph for mpf_codec.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  mpf_codec_t
 
struct  mpf_codec_vtable_t
 

Typedefs

typedef typedefAPT_BEGIN_EXTERN_C struct mpf_codec_vtable_t mpf_codec_vtable_t
 
typedef struct mpf_codec_t mpf_codec_t
 

Detailed Description

MPF Codec.

Typedef Documentation

◆ mpf_codec_t

typedef struct mpf_codec_t mpf_codec_t

Codec declaration

◆ mpf_codec_vtable_t

typedef typedefAPT_BEGIN_EXTERN_C struct mpf_codec_vtable_t mpf_codec_vtable_t

Codec virtual table declaration