![]() |
Avionics
Dropship Simulator
|
#include <TeamSpeak.h>
Public Attributes | |
| bool | enable |
| char | captureMode |
| char | playbackMode |
| std::string | captureDevice |
| std::string | playbackDevice |
| std::string | identity |
| std::string | handle |
| char | gain |
| char | volume |
| bool | voiceActivated |
Definition at line 8 of file TeamSpeak.h.
| std::string Devices::TeamSpeakConfig::captureDevice |
Definition at line 14 of file TeamSpeak.h.
| char Devices::TeamSpeakConfig::captureMode |
Definition at line 12 of file TeamSpeak.h.
| bool Devices::TeamSpeakConfig::enable |
Definition at line 11 of file TeamSpeak.h.
| char Devices::TeamSpeakConfig::gain |
Definition at line 18 of file TeamSpeak.h.
| std::string Devices::TeamSpeakConfig::handle |
Definition at line 17 of file TeamSpeak.h.
| std::string Devices::TeamSpeakConfig::identity |
Definition at line 16 of file TeamSpeak.h.
| std::string Devices::TeamSpeakConfig::playbackDevice |
Definition at line 15 of file TeamSpeak.h.
| char Devices::TeamSpeakConfig::playbackMode |
Definition at line 13 of file TeamSpeak.h.
| bool Devices::TeamSpeakConfig::voiceActivated |
Definition at line 20 of file TeamSpeak.h.
| char Devices::TeamSpeakConfig::volume |
Definition at line 19 of file TeamSpeak.h.