Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
read_dirs_data Struct Reference
Collaboration diagram for read_dirs_data:
Collaboration graph
[legend]

Data Fields

size_t dirname_len
 
struct ast_media_indexindex
 
const char * search_filename
 
size_t search_filename_len
 
const char * search_variant
 

Detailed Description

Definition at line 502 of file media_index.c.

Field Documentation

◆ dirname_len

size_t dirname_len

Definition at line 507 of file media_index.c.

Referenced by ast_media_index_update_for_file(), and read_dirs_cb().

◆ index

struct ast_media_index* index

Definition at line 506 of file media_index.c.

Referenced by ast_media_index_update_for_file(), and read_dirs_cb().

◆ search_filename

const char* search_filename

Definition at line 503 of file media_index.c.

Referenced by ast_media_index_update_for_file(), and read_dirs_cb().

◆ search_filename_len

size_t search_filename_len

Definition at line 504 of file media_index.c.

Referenced by read_dirs_cb().

◆ search_variant

const char* search_variant

Definition at line 505 of file media_index.c.

Referenced by ast_media_index_update_for_file(), and read_dirs_cb().


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