Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
media_info Struct Reference

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

Collaboration diagram for media_info:
Collaboration graph
[legend]

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

◆ name

char name[0]

The file name of the media

Definition at line 101 of file media_index.c.

Referenced by PathSegment::get_child(), Parameter::load(), Property::load(), SwaggerType::load(), and media_info_cmp().

◆ variants

struct ao2_container* variants

The variants for which this media is available

Definition at line 100 of file media_index.c.


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