Asterisk main include file. File version handling, generic pbx functions.
unsigned int id
Internal unique identifier for this codec, set at registration time (starts at 1) ...
uint64_t ast_format_compatibility_format2bitfield(const struct ast_format *format)
Convert a format structure to its respective bitfield.
struct ast_format * ast_format_compatibility_bitfield2format(uint64_t bitfield)
Convert a bitfield to its respective format structure.
uint64_t ast_format_compatibility_codec2bitfield(const struct ast_codec *codec)
Convert a codec structure to its respective bitfield.
Support for logging to various files, console and syslog Configuration in file logger.conf.
static snd_pcm_format_t format
Represents a media codec within Asterisk.