Wed Aug 15 01:25:40 2007

Asterisk developer's documentation


ast_format_list Struct Reference

Definition of supported media formats (codecs). More...

#include <frame.h>


Data Fields

int bits
int cur_ms
int def_ms
char * desc
unsigned int flags
int fr_len
int inc_ms
int max_ms
int min_ms
char * name
int visible


Detailed Description

Definition of supported media formats (codecs).

Definition at line 355 of file frame.h.


Field Documentation

int bits

bitmask value

Definition at line 357 of file frame.h.

Referenced by ast_codec_choose(), ast_codec_pref_getsize(), ast_codec_pref_index(), ast_getformatbyname(), ast_getformatname(), ast_getformatname_multiple(), handle_open_receive_channel_ack_message(), and transmit_connect().

int cur_ms

Current value

Definition at line 366 of file frame.h.

Referenced by add_codec_to_sdp(), ast_codec_pref_getsize(), ast_rtp_bridge(), ast_rtp_write(), handle_open_receive_channel_ack_message(), and transmit_connect().

int def_ms

Default value

Definition at line 364 of file frame.h.

Referenced by ast_codec_pref_getsize(), and ast_codec_pref_setsize().

char* desc

Description

Definition at line 359 of file frame.h.

Referenced by ast_codec2str().

unsigned int flags

Smoother flags

Definition at line 365 of file frame.h.

Referenced by ast_rtp_write().

int fr_len

Single frame length in bytes

Definition at line 360 of file frame.h.

Referenced by ast_rtp_write().

int inc_ms

Increment

Definition at line 363 of file frame.h.

Referenced by ast_codec_pref_getsize(), ast_codec_pref_setsize(), and ast_rtp_write().

int max_ms

Max value

Definition at line 362 of file frame.h.

Referenced by ast_codec_pref_getsize(), and ast_codec_pref_setsize().

int min_ms

Min value

Definition at line 361 of file frame.h.

Referenced by ast_codec_pref_getsize(), and ast_codec_pref_setsize().

char* name

short name

Definition at line 358 of file frame.h.

Referenced by ast_getformatname().

int visible

Can we see this entry

Definition at line 356 of file frame.h.

Referenced by ast_getformatname(), and ast_getformatname_multiple().


The documentation for this struct was generated from the following file:
Generated on Wed Aug 15 01:25:40 2007 for Asterisk - the Open Source PBX by  doxygen 1.5.3