Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
stasis_app_stored_recording Struct Reference

Data Fields

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
 

Detailed Description

Definition at line 36 of file stored.c.

Field Documentation

const ast_string_field file

Absolute filename, without extension; for use with streamfile

Definition at line 41 of file stored.c.

Referenced by stasis_app_stored_recording_get_file().

const ast_string_field file_with_ext

Absolute filename, with extension; for use with everything else

Definition at line 41 of file stored.c.

Referenced by stasis_app_stored_recording_get_filename(), and stasis_app_stored_recording_to_json().

const char* format

Format name (i.e. filename extension)

Definition at line 41 of file stored.c.

Referenced by stasis_app_stored_recording_get_extension().

const ast_string_field name

Recording's name

Definition at line 41 of file stored.c.

Referenced by PathSegment::__init__(), and PathSegment::get_child().


The documentation for this struct was generated from the following file: