UniMRCP  1.5.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Typedefs
mpf_types.h File Reference

MPF Types Declarations. More...

#include "mpf.h"

Go to the source code of this file.

Typedefs

typedef
typedefAPT_BEGIN_EXTERN_C
struct mpf_engine_t 
mpf_engine_t
 
typedef struct mpf_engine_factory_t mpf_engine_factory_t
 
typedef struct mpf_scheduler_t mpf_scheduler_t
 
typedef struct mpf_codec_manager_t mpf_codec_manager_t
 
typedef struct mpf_context_t mpf_context_t
 
typedef struct mpf_termination_t mpf_termination_t
 
typedef struct
mpf_termination_factory_t 
mpf_termination_factory_t
 
typedef struct mpf_audio_stream_t mpf_audio_stream_t
 
typedef struct mpf_video_stream_t mpf_video_stream_t
 

Detailed Description

MPF Types Declarations.

Typedef Documentation

Opaque MPF audio stream declaration

Opaque codec manager declaration

typedef struct mpf_context_t mpf_context_t

Opaque MPF context declaration

Opaque MPF engine factory declaration

typedef typedefAPT_BEGIN_EXTERN_C struct mpf_engine_t mpf_engine_t

Opaque MPF engine declaration

Opaque MPF scheduler declaration

Opaque MPF termination factory declaration

Opaque MPF termination declaration

Opaque MPF video stream declaration