#include <amci.h>
Data Fields | |
| int | payload_id |
| const char * | name |
| int | sample_rate |
| int | channels |
| int | codec_id |
| int | type |
static payload id (see RFC 1890)
| const char* amci_payload_t::name |
example: "PCMU" (see RFC 1890)
example: 8000 (Hz).
If this type is not bound to a fixed number of channels, set this parameter to -1.
example 1 (mono), 2 (stereo).
internal codec id (see codecs.h)
1.5.1