libamsip  5.2.1
Data Structures | Typedefs | Functions
am_codec.h File Reference

amsip codec API More...

#include <amsip/am_version.h>
#include <osipparser2/osip_port.h>
#include <osipparser2/sdp_message.h>

Data Structures

struct  am_codec_info
 
struct  am_codec_attr
 

Typedefs

typedef struct am_codec_info am_codec_info_t
 
typedef struct am_codec_attr am_codec_attr_t
 

Functions

int am_codec_info_modify (am_codec_info_t *codec, int index)
 
int am_codec_attr_modify (am_codec_attr_t *codec_attr)
 
int am_codec_attr_get (am_codec_attr_t *codec_attr)
 
int _am_codec_get_definition (char *name)
 
int _am_codec_get_definition_with_freq (char *name, int freq)
 

Detailed Description

amsip codec API

This file provide the API needed to manage codec.