Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
internal_ast_codec Struct Reference
Collaboration diagram for internal_ast_codec:
Collaboration graph
[legend]

Data Fields

struct ast_codec external
 Public codec structure. Must remain first. More...
 
const char * format_name
 A format name for a default sane format using this codec. More...
 

Detailed Description

Definition at line 59 of file codec.c.

Field Documentation

◆ external

struct ast_codec external

Public codec structure. Must remain first.

Definition at line 61 of file codec.c.

Referenced by __ast_codec_register_with_format(), show_codec(), and show_codecs().

◆ format_name

const char* format_name

A format name for a default sane format using this codec.

Definition at line 63 of file codec.c.

Referenced by __ast_codec_register_with_format(), show_codec(), and show_codecs().


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