Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
Data Fields | |
struct ast_string_field_mgr | __field_mgr |
struct ast_string_field_pool * | __field_mgr_pool |
const ast_string_field | file |
const ast_string_field | file_with_ext |
const char * | format |
const ast_string_field | name |
struct ast_string_field_mgr __field_mgr |
struct ast_string_field_pool* __field_mgr_pool |
const ast_string_field file |
Definition at line 41 of file stored.c.
Referenced by handle_scan_file(), stasis_app_stored_recording_copy(), and stasis_app_stored_recording_get_file().
const ast_string_field file_with_ext |
Definition at line 41 of file stored.c.
Referenced by handle_scan_file(), stasis_app_stored_recording_delete(), stasis_app_stored_recording_find_by_name(), and stasis_app_stored_recording_get_filename().
const char* format |
Format name (i.e. filename extension)
Definition at line 43 of file stored.c.
Referenced by handle_scan_file(), stasis_app_stored_recording_copy(), stasis_app_stored_recording_get_extension(), and stasis_app_stored_recording_to_json().
const ast_string_field name |
Definition at line 41 of file stored.c.
Referenced by PathSegment::get_child(), Parameter::load(), Property::load(), SwaggerType::load(), recording_sort(), and stasis_app_stored_recording_to_json().