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. More... | |
| _TRANSCRIPT_CONST char * | name |
| The (display) name of the converter. More... | |
A structure holding a display name and availability information about a converter.
| int transcript_name_t::available |
A boolean indicating whether the converter is available.
| _TRANSCRIPT_CONST char* transcript_name_t::name |
The (display) name of the converter.
1.8.8