Asterisk - The Open Source Telephony Project
21.4.1
|
Structure used for capability formats, adds framing. More...
Data Fields | |
struct { | |
struct format_cap_framed * next | |
} | entry |
Linked list information. | |
struct ast_format * | format |
A pointer to the format. | |
unsigned int | framing |
The format framing size. | |
Structure used for capability formats, adds framing.
Definition at line 44 of file format_cap.c.