mpf_decoder.h File Reference

MPF Stream Decoder. More...

#include "mpf_stream.h"

Go to the source code of this file.

Functions

APT_BEGIN_EXTERN_C
mpf_audio_stream_t
mpf_decoder_create (mpf_audio_stream_t *source, mpf_codec_t *codec, apr_pool_t *pool)

Detailed Description

MPF Stream Decoder.


Function Documentation

APT_BEGIN_EXTERN_C mpf_audio_stream_t* mpf_decoder_create ( mpf_audio_stream_t source,
mpf_codec_t codec,
apr_pool_t *  pool 
)

Create audio stream decoder.

Parameters:
source the source to get encoded stream from
codec the codec to use for decode
pool the pool to allocate memory from
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 25 Mar 2013 for UniMRCP by  doxygen 1.6.1