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

arguments that are necessary for adding format/lang pairs More...

Data Fields

const char * filename
 
const char * format_filter
 
struct ast_jsonformat_list
 

Detailed Description

arguments that are necessary for adding format/lang pairs

Definition at line 36 of file resource_sounds.c.

Field Documentation

const char* filename

Name of the file for which to add format/lang pairs

Definition at line 38 of file resource_sounds.c.

Referenced by add_format_information_cb(), and create_sound_blob().

const char* format_filter

Format filter provided in the request

Definition at line 39 of file resource_sounds.c.

Referenced by add_format_information_cb(), and create_sound_blob().

struct ast_json* format_list

The embedded array to which format/lang pairs should be added

Definition at line 37 of file resource_sounds.c.

Referenced by add_format_information_cb(), and create_sound_blob().


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