#include <switch_module_interfaces.h>
Collaboration diagram for switch_codec_interface:

Data Fields | |
| const char * | interface_name |
| switch_codec_implementation_t * | implementations |
| uint32_t | codec_id |
| switch_thread_rwlock_t * | rwlock |
| switch_codec_interface * | next |
|
|
|
|
|
a list of codec implementations related to the codec |
|
|
the name of the interface |
|
|
|
|
|
|
1.3.9.1