MediaProcessors
|
Public Attributes | |
struct video_settings_enc_ctx_s | video_settings_enc_ctx |
FFmpeg's MPEG-2 video encoder settings context structure.
Definition at line 49 of file ffmpeg_m2v.c.
struct video_settings_enc_ctx_s ffmpeg_m2v_enc_settings_ctx_s::video_settings_enc_ctx |
Generic video encoder settings. MUST be the first field in order to be able to cast to video_settings_enc_ctx_s.
Definition at line 55 of file ffmpeg_m2v.c.