|
Concord - C Discord API library
A Discord API wrapper library written in C
|
Macros | |
| #define | DISCORD_VOICE_MICROPHONE 1 << 0 |
| #define | DISCORD_VOICE_SOUNDSHARE 1 << 1 |
| #define | DISCORD_VOICE_PRIORITY 1 << 2 |
| #define DISCORD_VOICE_MICROPHONE 1 << 0 |
Normal transmission of voice audio
| #define DISCORD_VOICE_SOUNDSHARE 1 << 1 |
Transmission of context audio for video, no speaking indicators
| #define DISCORD_VOICE_PRIORITY 1 << 2 |
Priority speaker, lowering audio of other speakers