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

Definition of a media format. More...

Data Fields

void * attribute_data
 Attribute specific data, implementation specific.
 
unsigned int channel_count
 The number if audio channels used, if more than one an interleaved format is required.
 
struct ast_codeccodec
 Pointer to the codec in use for this format.
 
const struct ast_format_interfaceinterface
 Pointer to the optional format interface.
 
const char * name
 

Detailed Description

Definition of a media format.

Definition at line 43 of file format.c.

Field Documentation

const char* name

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