mpf_audio_file_stream.h File Reference

MPF Audio FIle Stream. More...

#include "mpf_stream.h"
#include "mpf_audio_file_descriptor.h"

Go to the source code of this file.

Functions

APT_BEGIN_EXTERN_C
mpf_audio_stream_t
mpf_file_stream_create (mpf_termination_t *termination, apr_pool_t *pool)
apt_bool_t mpf_file_stream_modify (mpf_audio_stream_t *stream, mpf_audio_file_descriptor_t *descriptor)

Detailed Description

MPF Audio FIle Stream.


Function Documentation

APT_BEGIN_EXTERN_C mpf_audio_stream_t* mpf_file_stream_create ( mpf_termination_t termination,
apr_pool_t *  pool 
)

Create file stream.

Parameters:
termination the back pointer to hold
pool the pool to allocate memory from
apt_bool_t mpf_file_stream_modify ( mpf_audio_stream_t stream,
mpf_audio_file_descriptor_t descriptor 
)

Modify file stream.

Parameters:
stream file stream to modify
descriptor the descriptor to modify stream according
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 25 Mar 2013 for UniMRCP by  doxygen 1.6.1