Function videostream_sys::vsl_fourcc_from_string
source · pub unsafe extern "C" fn vsl_fourcc_from_string(
fourcc: *const c_char
) -> u32Expand description
Returns a fourcc integer code from the string. If the fourcc code is invalid or unsupported then 0 is returned.