5.3.2.26. Struct video_writer_t
Defined in File video_struct.h
5.3.2.26.1. Struct Documentation
-
struct video_writer_t
Video writer structure.
Public Members
-
enum video_codec_e codec_type
Video encoder type (
VCDC_FFMPEG_IOorVCDC_VCODECS_IO).
-
void *metadata
Internal metadata used by the video encoder.
-
char path[2048]
Path to the video or images.
-
int win_play
Boolean: if 0 write into a file, if 1 play in a SDL window.
-
enum video_codec_e codec_type