group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
VoiceCodec.hpp File Reference

Thin RAII wrappers around the Opus encoder and decoder used by voice chat. More...

#include "network/VoiceProtocol.hpp"
#include <cstdint>
#include <memory>
#include <span>
#include <vector>
Include dependency graph for VoiceCodec.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VoiceEncoder
class  VoiceDecoder

Detailed Description

Thin RAII wrappers around the Opus encoder and decoder used by voice chat.