#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 |
Definition at line 357 of file frame.h.
| int bits |
bitmask value
Definition at line 359 of file frame.h.
Referenced by ast_codec_choose(), ast_codec_pref_getsize(), ast_codec_pref_index(), ast_getformatname(), and ast_getformatname_multiple().
| int cur_ms |
| int visible |
Can we see this entry
Definition at line 358 of file frame.h.
Referenced by ast_getformatname(), and ast_getformatname_multiple().
1.5.1