Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
struct ast_codec | external |
Public codec structure. Must remain first. More... | |
const char * | format_name |
A format name for a default sane format using this codec. More... | |
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().