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

Structure to hold information about a media file. More...

Data Fields

char name [0]
 
struct ao2_containervariants
 

Detailed Description

Structure to hold information about a media file.

Definition at line 99 of file media_index.c.

Field Documentation

char name[0]

The file name of the media

Definition at line 101 of file media_index.c.

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

struct ao2_container* variants

The variants for which this media is available

Definition at line 100 of file media_index.c.

Referenced by alloc_variant(), and ast_media_get_variants().


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