| MediaProcessors
    | 

| Public Attributes | |
| struct video_settings_enc_ctx_s | video_settings_enc_ctx | 
| int | flag_zerolatency | 
FFmpeg's x264 video encoder settings context structure.
Definition at line 50 of file ffmpeg_x264.c.
| int ffmpeg_x264_enc_settings_ctx_s::flag_zerolatency | 
Apply zero-latency tuning. Default value is 'false' (0).
Definition at line 60 of file ffmpeg_x264.c.
| struct video_settings_enc_ctx_s ffmpeg_x264_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 56 of file ffmpeg_x264.c.
 1.8.11
 1.8.11