| 
    UniMRCP
    1.5.0
    
   | 
 
MPF Stream Encoder. More...
#include "mpf_stream.h"Go to the source code of this file.
Functions | |
| APT_BEGIN_EXTERN_C  mpf_audio_stream_t *  | mpf_encoder_create (mpf_audio_stream_t *sink, mpf_codec_t *codec, apr_pool_t *pool) | 
MPF Stream Encoder.
| APT_BEGIN_EXTERN_C mpf_audio_stream_t* mpf_encoder_create | ( | mpf_audio_stream_t * | sink, | 
| mpf_codec_t * | codec, | ||
| apr_pool_t * | pool | ||
| ) | 
Create audio stream encoder.
| sink | the sink to write encoded stream to | 
| codec | the codec to use for encode | 
| pool | the pool to allocate memory from | 
 1.8.6