#include <voice_manager.h>
◆ ~VoiceManager()
discord::VoiceManager::~VoiceManager |
( |
| ) |
|
|
default |
◆ GetInputMode()
◆ GetLocalVolume()
◆ IsLocalMute()
Result discord::VoiceManager::IsLocalMute |
( |
Snowflake |
userId, |
|
|
bool * |
mute |
|
) |
| |
◆ IsSelfDeaf()
Result discord::VoiceManager::IsSelfDeaf |
( |
bool * |
deaf | ) |
|
◆ IsSelfMute()
Result discord::VoiceManager::IsSelfMute |
( |
bool * |
mute | ) |
|
◆ SetInputMode()
void discord::VoiceManager::SetInputMode |
( |
InputMode |
inputMode, |
|
|
std::function< void(Result)> |
callback |
|
) |
| |
◆ SetLocalMute()
◆ SetLocalVolume()
◆ SetSelfDeaf()
Result discord::VoiceManager::SetSelfDeaf |
( |
bool |
deaf | ) |
|
◆ SetSelfMute()
Result discord::VoiceManager::SetSelfMute |
( |
bool |
mute | ) |
|
◆ Core
◆ OnSettingsUpdate
Event discord::VoiceManager::OnSettingsUpdate |
The documentation for this class was generated from the following files: