DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
Go to the source code of this file.
Classes and Structures | |
struct | discord_core_api::discord_core_internal::encoder_return_data |
Structure to hold the encoded data and sample count returned by the encoder. More... | |
struct | discord_core_api::discord_core_internal::opus_encoder_wrapper |
Wrapper class for the opus audio encoder. More... | |
struct | discord_core_api::discord_core_internal::opus_encoder_wrapper::opus_encoder_deleter |
Deleter for OpusEncoder instances. More... | |
Namespaces | |
namespace | discord_core_api |
The main namespace for the forward-facing interfaces. | |