libtranscript
Data Fields
transcript_name_t Struct Reference

A structure holding a display name and availability information about a converter. More...

Data Fields

int available
 A boolean indicating whether the converter is available.
_TRANSCRIPT_CONST char * name
 The (display) name of the converter.

Detailed Description

A structure holding a display name and availability information about a converter.


Field Documentation

A boolean indicating whether the converter is available.

Note:
If availability is indicated, a load failure may still occur if the conversion table is corrupt.
_TRANSCRIPT_CONST char* transcript_name_t::name

The (display) name of the converter.

 All Data Structures Variables