#include <mpf_termination.h>
Data Fields | |
apr_pool_t * | pool |
const char * | name |
void * | obj |
void * | event_handler_obj |
mpf_termination_event_handler_f | event_handler |
const mpf_codec_manager_t * | codec_manager |
apt_timer_queue_t * | timer_queue |
mpf_termination_factory_t * | termination_factory |
const mpf_termination_vtable_t * | vtable |
apr_size_t | slot |
mpf_audio_stream_t * | audio_stream |
mpf_video_stream_t * | video_stream |
MPF Termination
Audio stream
Codec manager
Object to send events to
const char* mpf_termination_t::name |
Informative name used for debugging
void* mpf_termination_t::obj |
External object
apr_pool_t* mpf_termination_t::pool |
Pool to allocate memory from
apr_size_t mpf_termination_t::slot |
Slot in context
Termination factory entire termination created by
Timer queue
Video stream
Table of virtual methods