|
ascii-chat 0.6.0
Real-time terminal-based video chat with ASCII art conversion
|
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. | |
ascii-chat Client Media Capture Management Interface
Defines the interface for webcam video capture and transmission management in the ascii-chat client.
Definition in file capture.h.