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

Data Fields

char base_dir [0]
 
struct ao2_containerindex
 
struct ao2_containermedia_list_cache
 

Detailed Description

Definition at line 148 of file media_index.c.

Field Documentation

char base_dir[0]

Base directory for indexing

Definition at line 151 of file media_index.c.

Referenced by ast_media_index_create(), ast_media_index_update_for_file(), and process_description_file().

struct ao2_container* index

The index of media that has requested

Definition at line 149 of file media_index.c.

Referenced by alloc_variant(), ast_media_get_media(), ast_media_get_variants(), ast_media_index_create(), and update_index_cb().

struct ao2_container* media_list_cache

Cache of filenames to prevent them from being regenerated so often

Definition at line 150 of file media_index.c.

Referenced by ast_media_get_media().


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