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

Go to the source code of this file.

Classes and Structures

class  discord_core_api::discord_core_internal::matroska_demuxer
 A class for demuxing Matroska-contained audio data. More...
 
class  discord_core_api::discord_core_internal::ogg_demuxer
 A class for demuxing Ogg-contained audio data. More...
 
class  discord_core_api::discord_core_internal::ogg_page
 A class representing an Ogg page for demuxing. More...
 

Namespaces

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