|
ascii-chat 0.8.38
Real-time terminal-based video chat with ASCII art conversion
|
Video utility stubs for WASM. More...
Go to the source code of this file.
Functions | |
| asciichat_error_t | image_validate_dimensions (size_t width, size_t height) |
Video utility stubs for WASM.
Definition in file video.c.
| asciichat_error_t image_validate_dimensions | ( | size_t | width, |
| size_t | height | ||
| ) |
Definition at line 12 of file video.c.
Referenced by handle_image_frame_packet(), and image_new().