Data Fields | |
| const char * | name |
| cst_voice *(* | register_fn )(const char *) |
| void(* | unregister_fn )(cst_voice *) |
| cst_voice * | voice |
| unsigned | usage_count |
Definition at line 78 of file asrc_flite.c.
| const char* voice_entry::name |
| cst_voice*(* voice_entry::register_fn)(const char *) |
Referenced by select_voice().
| void(* voice_entry::unregister_fn)(cst_voice *) |
Referenced by uninit().
| unsigned voice_entry::usage_count |
| cst_voice* voice_entry::voice |
1.5.8