TranslatorCaps Struct Reference

#include <yatephone.h>

List of all members.

Public Attributes

const FormatInfosrc
const FormatInfodest
int cost


Detailed Description

A structure to build (mainly static) translator capability tables. A table of such structures must end with an entry with null format names.

Member Data Documentation

int cost

Computing cost in KIPS of converting a stream from src to dest

const FormatInfo* dest

Description of destination (output) data format

const FormatInfo* src

Description of source (input) data format


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

Generated on Sun Dec 7 21:45:26 2008 for Yate by  doxygen 1.5.7.1