ascii-chat 0.6.0
Real-time terminal-based video chat with ASCII art conversion
Loading...
Searching...
No Matches
capture.h File Reference

ascii-chat Client Media Capture Management Interface More...

Go to the source code of this file.

Functions

int capture_init ()
 Initialize capture subsystem.
 
int capture_start_thread ()
 Start capture thread.
 
void capture_stop_thread ()
 Stop capture thread.
 
bool capture_thread_exited ()
 Check if capture thread has exited.
 
void capture_cleanup ()
 Cleanup capture subsystem.
 

Detailed Description

ascii-chat Client Media Capture Management Interface

Defines the interface for webcam video capture and transmission management in the ascii-chat client.

Author
Zachary Fogg me@zf.nosp@m.o.gg
Date
2025

Definition in file capture.h.