#include <ppl/ppl.h>
#include <osipparser2/osip_port.h>
#include <osipparser2/sdp_message.h>
Data Structures | |
| struct | am_text_codec_info |
| struct | am_text_codec_attr |
Typedefs | |
| typedef struct am_text_codec_info | am_text_codec_info_t |
| typedef struct am_text_codec_attr | am_text_codec_attr_t |
Functions | |
| int | am_text_codec_info_modify (am_text_codec_info_t *codec, int index) |
| int | am_text_codec_attr_modify (am_text_codec_attr_t *codec_attr) |
| int | _am_text_codec_get_definition (char *name) |
This file provide the API needed to manage text codec.
1.5.4