FFmpeg
Data Fields
voice_entry Struct Reference

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 87 of file asrc_flite.c.

Field Documentation

◆ name

const char* voice_entry::name

Definition at line 88 of file asrc_flite.c.

◆ register_fn

cst_voice*(* voice_entry::register_fn) (const char *)

Definition at line 89 of file asrc_flite.c.

◆ unregister_fn

void(* voice_entry::unregister_fn) (cst_voice *)

Definition at line 90 of file asrc_flite.c.

Referenced by uninit().

◆ voice

cst_voice* voice_entry::voice

Definition at line 91 of file asrc_flite.c.

Referenced by init(), select_voice(), and uninit().

◆ usage_count

unsigned voice_entry::usage_count

Definition at line 92 of file asrc_flite.c.

Referenced by uninit().


The documentation for this struct was generated from the following file: