#include <voiceplayer.hxx>
Inherited by FGVoicePlayer::Voice::SampleElement, and FGVoicePlayer::Voice::SilenceElement.
Definition at line 130 of file voiceplayer.hxx.
◆ ~Element()
virtual FGVoicePlayer::Voice::Element::~Element |
( |
| ) |
|
|
inlinevirtual |
◆ is_playing()
virtual bool FGVoicePlayer::Voice::Element::is_playing |
( |
| ) |
|
|
pure virtual |
◆ play()
virtual void FGVoicePlayer::Voice::Element::play |
( |
float | volume | ) |
|
|
inlinevirtual |
◆ set_volume()
virtual void FGVoicePlayer::Voice::Element::set_volume |
( |
float | volume | ) |
|
|
inlinevirtual |
◆ stop()
virtual void FGVoicePlayer::Voice::Element::stop |
( |
| ) |
|
|
inlinevirtual |
◆ silence
bool FGVoicePlayer::Voice::Element::silence |
The documentation for this class was generated from the following file: