DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
Loading...
Searching...
No Matches
AudioDecoder.hpp File Reference
#include <discordcoreapi/FoundationEntities.hpp>
#include <opus/opus.h>
Include dependency graph for AudioDecoder.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes and Structures

struct  discord_core_api::discord_core_internal::opus_decoder_wrapper
 A wrapper class for the opus audio decoder. More...
 
struct  discord_core_api::discord_core_internal::opus_decoder_wrapper::opus_decoder_deleter
 Deleter foropus_decoder instances. More...
 

Namespaces

namespace  discord_core_api
 The main namespace for the forward-facing interfaces.