buffer | dpp::ssl_client | protected |
bytes_in | dpp::ssl_client | protected |
bytes_out | dpp::ssl_client | protected |
channel_id | dpp::discord_voice_client | |
cipher | dpp::ssl_client | protected |
close() | dpp::websocket_client | virtual |
Connect() | dpp::websocket_client | protectedvirtual |
creator | dpp::discord_voice_client | |
custom_readable_fd | dpp::ssl_client | |
custom_readable_ready | dpp::ssl_client | |
custom_writeable_fd | dpp::ssl_client | |
custom_writeable_ready | dpp::ssl_client | |
decode_voice_recv | dpp::discord_voice_client | |
discord_voice_client(dpp::cluster *_cluster, snowflake _channel_id, snowflake _server_id, const std::string &_token, const std::string &_session_id, const std::string &_host) | dpp::discord_voice_client | |
discover_ip() | dpp::discord_voice_client | |
Error(uint32_t errorcode) | dpp::discord_voice_client | virtual |
get_bytes_in() | dpp::ssl_client | |
get_bytes_out() | dpp::ssl_client | |
get_cipher() | dpp::ssl_client | |
get_marker_metadata() | dpp::discord_voice_client | |
get_remaining() | dpp::discord_voice_client | |
get_secs_remaining() | dpp::discord_voice_client | |
get_timescale() | dpp::discord_voice_client | |
get_tracks_remaining() | dpp::discord_voice_client | |
get_uptime() | dpp::discord_voice_client | |
GetState() | dpp::websocket_client | protected |
handle_buffer(std::string &buffer) | dpp::websocket_client | virtual |
HandleFrame(const std::string &buffer) | dpp::discord_voice_client | virtual |
heartbeat_interval | dpp::discord_voice_client | |
hostname | dpp::ssl_client | protected |
insert_marker(const std::string &metadata="") | dpp::discord_voice_client | |
is_connected() | dpp::discord_voice_client | |
is_paused() | dpp::discord_voice_client | |
is_playing() | dpp::discord_voice_client | |
is_ready() | dpp::discord_voice_client | |
last_heartbeat | dpp::discord_voice_client | |
last_tick | dpp::ssl_client | protected |
log(dpp::loglevel severity, const std::string &msg) const | dpp::discord_voice_client | virtual |
nonblocking | dpp::ssl_client | protected |
obuffer | dpp::ssl_client | protected |
one_second_timer() | dpp::discord_voice_client | virtual |
pause_audio(bool pause) | dpp::discord_voice_client | |
read_loop() | dpp::ssl_client | |
Run() | dpp::discord_voice_client | |
send_audio_opus(uint8_t *opus_packet, const size_t length, uint64_t duration) | dpp::discord_voice_client | |
send_audio_opus(uint8_t *opus_packet, const size_t length) | dpp::discord_voice_client | |
send_audio_raw(uint16_t *audio_data, const size_t length) | dpp::discord_voice_client | |
send_silence(const uint64_t duration) | dpp::discord_voice_client | |
server_id | dpp::discord_voice_client | |
sessionid | dpp::discord_voice_client | |
set_timescale(uint64_t new_timescale) | dpp::discord_voice_client | |
sfd | dpp::ssl_client | protected |
skip_to_next_marker() | dpp::discord_voice_client | |
sodium_initialised | dpp::discord_voice_client | static |
speak() | dpp::discord_voice_client | |
ssl | dpp::ssl_client | protected |
ssl_client(const std::string &_hostname, const std::string &_port="443") | dpp::ssl_client | |
stop_audio() | dpp::discord_voice_client | |
terminating | dpp::discord_voice_client | |
thread_id | dpp::discord_voice_client | |
token | dpp::discord_voice_client | |
websocket_client(const std::string &hostname, const std::string &port="443", const std::string &urlpath="") | dpp::websocket_client | |
write(const std::string &data) | dpp::websocket_client | virtual |
~discord_voice_client() | dpp::discord_voice_client | virtual |
~ssl_client() | dpp::ssl_client | virtual |
~websocket_client() | dpp::websocket_client | virtual |