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

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>
Include dependency graph for VoiceCapture.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VoiceCapture
struct  VoiceCapture::EncodedFrame

Detailed Description

SDL recording plus Opus encoding for push-to-talk voice chat.