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

Structure to hold a list of the format variations for a media file for a specific variant. More...

Collaboration diagram for media_variant:
Collaboration graph
[legend]

Data Fields

struct ast_string_field_mgr __field_mgr
 
struct ast_string_field_pool__field_mgr_pool
 
const ast_string_field description
 
struct ast_format_capformats
 
char variant [0]
 

Detailed Description

Structure to hold a list of the format variations for a media file for a specific variant.

Definition at line 46 of file media_index.c.

Field Documentation

◆ __field_mgr

struct ast_string_field_mgr __field_mgr

Definition at line 49 of file media_index.c.

◆ __field_mgr_pool

struct ast_string_field_pool* __field_mgr_pool

< The description of the media

Definition at line 49 of file media_index.c.

◆ description

const ast_string_field description

◆ formats

The formats this media is available in for this variant

Definition at line 50 of file media_index.c.

◆ variant

char variant[0]

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