#include <frame.h>
Data Fields | |
int | framing [64] |
char | order [sizeof(format_t)*8] |
int framing[64] |
Magic numbers are bad, but this just needs to be bigger than ARRAY_LEN(AST_FORMAT_LIST)
Definition at line 40 of file frame.h.
Referenced by ast_codec_pref_prepend(), ast_codec_pref_remove(), ast_codec_pref_setsize(), print_codec_to_cli(), set_local_capabilities(), and set_peer_capabilities().
char order[sizeof(format_t)*8] |
Definition at line 39 of file frame.h.
Referenced by ast_codec_choose(), ast_codec_pref_append(), ast_codec_pref_convert(), ast_codec_pref_index(), ast_codec_pref_prepend(), ast_codec_pref_remove(), ast_codec_pref_setsize(), set_local_capabilities(), and set_peer_capabilities().