|
group2 0.1.0
CSE 125 Group 2
|
SDL recording plus Opus encoding for push-to-talk voice chat. More...
#include "VoiceCodec.hpp"#include <SDL3/SDL_audio.h>#include <cstdint>#include <string>#include <string_view>#include <vector>Go to the source code of this file.
Classes | |
| class | VoiceCapture |
| struct | VoiceCapture::EncodedFrame |
SDL recording plus Opus encoding for push-to-talk voice chat.