|
FlightGear next
|
#include <voiceplayer.hxx>
Inherits FGVoicePlayer::Voice::Element.
Public Member Functions | |
| SilenceElement (double duration) | |
| virtual void | play (float volume) |
| virtual bool | is_playing () |
Public Member Functions inherited from FGVoicePlayer::Voice::Element | |
| virtual | ~Element () |
| virtual void | stop () |
| virtual void | set_volume (float volume) |
Additional Inherited Members | |
Public Attributes inherited from FGVoicePlayer::Voice::Element | |
| bool | silence |
Definition at line 164 of file voiceplayer.hxx.
|
inline |
Definition at line 170 of file voiceplayer.hxx.
|
inlinevirtual |
Implements FGVoicePlayer::Voice::Element.
Definition at line 174 of file voiceplayer.hxx.
|
inlinevirtual |
Reimplemented from FGVoicePlayer::Voice::Element.
Definition at line 173 of file voiceplayer.hxx.