amci_payload_t Struct Reference

ayload declaration More...

#include <amci.h>


Data Fields

int payload_id
const char * name
int sample_rate
int channels
int codec_id
int type


Detailed Description

ayload declaration


Field Documentation

static payload id (see RFC 1890)

const char* amci_payload_t::name

example: "PCMU" (see RFC 1890)

example: 8000 (Hz).

Note:
For frame based payloads: use instead the in/out sampling rate needed for the converting functions.

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)


The documentation for this struct was generated from the following file:
Generated on Fri May 16 12:02:07 2008 for SEMS by  doxygen 1.5.1
Home |  Recent changes |  Search |  Glossary |  Sitemap |  Login