Wed Jan 8 2020 09:50:23

Asterisk developer's documentation


ast_codec_pref Struct Reference

#include <frame.h>

Data Fields

int framing [64]
 
char order [sizeof(format_t)*8]
 

Detailed Description

Definition at line 38 of file frame.h.

Field Documentation

int framing[64]

Magic numbers are bad, but this just needs to be bigger than ARRAY_LEN(AST_FORMAT_LIST)

Definition at line 40 of file frame.h.

Referenced by ast_codec_pref_prepend(), ast_codec_pref_remove(), ast_codec_pref_setsize(), print_codec_to_cli(), set_local_capabilities(), and set_peer_capabilities().


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