[][src]Constant opencv::videoio::VIDEOWRITER_PROP_IS_COLOR

pub const VIDEOWRITER_PROP_IS_COLOR: i32 = 4;

If it is not zero, the encoder will expect and encode color frames, otherwise it will work with grayscale frames.