An opus-encoded RTP packet to be sent out to a voice channel. More...
#include "discordvoiceclient.h"

Public Attributes | |
| uint64_t | duration |
| Duration of packet. More... | |
| std::string | packet |
| Each string is a UDP packet. More... | |
An opus-encoded RTP packet to be sent out to a voice channel.
| uint64_t dpp::voice_out_packet::duration |
Duration of packet.
| std::string dpp::voice_out_packet::packet |
Each string is a UDP packet.
Generally these will be RTP.