| Yate
    | 
#include <yatephone.h>
| Public Attributes | |
| const FormatInfo * | src | 
| const FormatInfo * | dest | 
| int | cost | 
A structure to build (mainly static) translator capability tables. A table of such structures must end with an entry with null format names.
| 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