FFmpeg
|
Data Fields | |
const char * | name |
cst_voice *(* | register_fn )(const char *) |
void(* | unregister_fn )(cst_voice *) |
cst_voice * | voice |
unsigned | usage_count |
Detailed Description
Definition at line 78 of file asrc_flite.c.
Field Documentation
const char* voice_entry::name |
Definition at line 79 of file asrc_flite.c.
Referenced by 7digital-python.lockerEndpoint.LockerArtist::__init__(), 7digital-python.lib.py7digital.Artist::__init__(), 7digital-python.lib.py7digital.Tag::__init__(), 7digital-python.lib.py7digital.Label::__init__(), 7digital-python.lib.py7digital.Artist::get_name(), 7digital-python.lib.py7digital.Tag::get_name(), 7digital-python.lib.py7digital.Label::get_name(), list_voices(), select_voice(), 7digital-python.lib.py7digital.Artist::set_name(), 7digital-python.lib.py7digital.Tag::set_name(), and 7digital-python.lib.py7digital.Label::set_name().
cst_voice*(* voice_entry::register_fn) (const char *) |
Definition at line 80 of file asrc_flite.c.
Referenced by select_voice().
void(* voice_entry::unregister_fn) (cst_voice *) |
Definition at line 81 of file asrc_flite.c.
Referenced by uninit().
unsigned voice_entry::usage_count |
Definition at line 83 of file asrc_flite.c.
Referenced by select_voice(), and uninit().
cst_voice* voice_entry::voice |
Definition at line 82 of file asrc_flite.c.
Referenced by init(), and select_voice().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11