cf_destroy_video_encoder¶
Category: video
GitHub: cute_video.h
Frees an encoder and everything it has compressed so far.
| Parameters | Description |
|---|---|
encoder |
The encoder from cf_make_video_encoder. NULL is allowed. |
Category: video
GitHub: cute_video.h
Frees an encoder and everything it has compressed so far.
| Parameters | Description |
|---|---|
encoder |
The encoder from cf_make_video_encoder. NULL is allowed. |