[][src]Type Definition x264_dev::sys::X264ZoneT

type X264ZoneT = x264_zone_t;

Zones: override ratecontrol or other options for specific sections of the video.

See x264_encoder_reconfig() for which options can be changed. If zones overlap, whichever comes later in the list takes precedence.