Main Page | Modules | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

switch_codec_interface Struct Reference

#include <switch_module_interfaces.h>

Collaboration diagram for switch_codec_interface:

Collaboration graph
[legend]

Detailed Description

Top level module interface to implement a series of codec implementations.


Data Fields

const char * interface_name
switch_codec_implementation_timplementations
uint32_t codec_id
switch_thread_rwlock_trwlock
switch_codec_interfacenext


Field Documentation

uint32_t switch_codec_interface::codec_id
 

switch_codec_implementation_t* switch_codec_interface::implementations
 

a list of codec implementations related to the codec

const char* switch_codec_interface::interface_name
 

the name of the interface

struct switch_codec_interface* switch_codec_interface::next
 

switch_thread_rwlock_t* switch_codec_interface::rwlock
 


The documentation for this struct was generated from the following file:
Generated on Fri Oct 10 11:23:46 2008 for FreeSWITCH by  doxygen 1.3.9.1