|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|

Data Fields | |
| struct ast_codec | external |
| Public codec structure. Must remain first. | |
| const char * | format_name |
| A format name for a default sane format using this codec. | |
| struct ast_codec external |
Public codec structure. Must remain first.
Definition at line 61 of file codec.c.
Referenced by __ast_codec_register_with_format(), show_codec(), and show_codecs().
| const char* format_name |
A format name for a default sane format using this codec.
Definition at line 63 of file codec.c.
Referenced by __ast_codec_register_with_format(), show_codec(), and show_codecs().