mpf_multiplier.h File Reference

MPF Stream Multiplier (1-source, n-sinks). More...

#include "mpf_object.h"

Go to the source code of this file.

Functions

APT_BEGIN_EXTERN_C mpf_object_tmpf_multiplier_create (mpf_audio_stream_t *source, mpf_audio_stream_t **sink_arr, apr_size_t sink_count, const mpf_codec_manager_t *codec_manager, const char *name, apr_pool_t *pool)

Detailed Description

MPF Stream Multiplier (1-source, n-sinks).


Function Documentation

APT_BEGIN_EXTERN_C mpf_object_t* mpf_multiplier_create ( mpf_audio_stream_t source,
mpf_audio_stream_t **  sink_arr,
apr_size_t  sink_count,
const mpf_codec_manager_t codec_manager,
const char *  name,
apr_pool_t *  pool 
)

Create audio stream multiplier.

Parameters:
source the audio source
sink_arr the array of audio sinks
sink_count the number of audio sinks
codec_manager the codec manager
name the informative name used for debugging
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