[−][src]Function cv::videoio::fourcc
pub fn fourcc(c1: char, c2: char, c3: char, c4: char) -> i32
Converts from four character code to i32
for
OpenCV.
pub fn fourcc(c1: char, c2: char, c3: char, c4: char) -> i32
Converts from four character code to i32
for
OpenCV.