
Data Fields | |
| enum ast_format_id | id |
| struct ast_format * | result |
Definition at line 327 of file format_cap.c.
| enum ast_format_id id |
Definition at line 329 of file format_cap.c.
Referenced by ast_format_cap_best_byid(), and find_best_byid_cb().
| struct ast_format* result |
Definition at line 328 of file format_cap.c.
Referenced by ast_format_cap_best_byid(), and find_best_byid_cb().