group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
net::voice::ServerVoiceFrame Struct Reference

#include <VoiceProtocol.hpp>

Collaboration diagram for net::voice::ServerVoiceFrame:
[legend]

Public Attributes

ClientId speaker {}
std::uint16_t sequence = 0
std::uint8_t frameMs = k_frameMs
std::vector< std::uint8_t > opus

Member Data Documentation

◆ frameMs

std::uint8_t net::voice::ServerVoiceFrame::frameMs = k_frameMs

◆ opus

std::vector<std::uint8_t> net::voice::ServerVoiceFrame::opus

◆ sequence

std::uint16_t net::voice::ServerVoiceFrame::sequence = 0

◆ speaker

ClientId net::voice::ServerVoiceFrame::speaker {}

The documentation for this struct was generated from the following file: