UniMRCP
1.5.0
|
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 |
MPF Types Declarations.
typedef struct mpf_audio_stream_t mpf_audio_stream_t |
Opaque MPF audio stream declaration
typedef struct mpf_codec_manager_t mpf_codec_manager_t |
Opaque codec manager declaration
typedef struct mpf_context_t mpf_context_t |
Opaque MPF context declaration
typedef struct mpf_engine_factory_t mpf_engine_factory_t |
Opaque MPF engine factory declaration
typedef typedefAPT_BEGIN_EXTERN_C struct mpf_engine_t mpf_engine_t |
Opaque MPF engine declaration
typedef struct mpf_scheduler_t mpf_scheduler_t |
Opaque MPF scheduler declaration
typedef struct mpf_termination_factory_t mpf_termination_factory_t |
Opaque MPF termination factory declaration
typedef struct mpf_termination_t mpf_termination_t |
Opaque MPF termination declaration
typedef struct mpf_video_stream_t mpf_video_stream_t |
Opaque MPF video stream declaration