17 #ifndef MPF_DTMF_DETECTOR_H    18 #define MPF_DTMF_DETECTOR_H    28 #include "apr_pools.h"    64                                 struct apr_pool_t *pool);
    77                                 struct apr_pool_t *pool)
 Definition: mpf_stream.h:37
 
Definition: mpf_dtmf_detector.h:42
 
mpf_codec_descriptor_t * tx_event_descriptor
Definition: mpf_stream.h:57
 
struct mpf_dtmf_detector_t * mpf_dtmf_detector_create_ex(const struct mpf_audio_stream_t *stream, enum mpf_dtmf_detector_band_e band, struct apr_pool_t *pool)
 
MPF Bidirectional Stream. 
 
#define APT_END_EXTERN_C
Definition: apt.h:38
 
Definition: mpf_dtmf_detector.h:40
 
char mpf_dtmf_detector_digit_get(struct mpf_dtmf_detector_t *detector)
 
void mpf_dtmf_detector_destroy(struct mpf_dtmf_detector_t *detector)
 
Definition: mpf_frame.h:50
 
mpf_dtmf_detector_band_e
Definition: mpf_dtmf_detector.h:36
 
#define MPF_DECLARE(type)
Definition: mpf.h:40
 
#define APT_BEGIN_EXTERN_C
Definition: apt.h:36
 
MPF Audio/Video/Named-event Frame. 
 
void mpf_dtmf_detector_reset(struct mpf_dtmf_detector_t *detector)
 
apr_size_t mpf_dtmf_detector_digits_lost(const struct mpf_dtmf_detector_t *detector)
 
struct mpf_dtmf_detector_t mpf_dtmf_detector_t
Definition: mpf_dtmf_detector.h:46
 
Definition: mpf_dtmf_detector.h:38
 
void mpf_dtmf_detector_get_frame(struct mpf_dtmf_detector_t *detector, const struct mpf_frame_t *frame)