[][src]Function libdc1394_sys::dc1394_format7_get_max_image_size

pub unsafe extern "C" fn dc1394_format7_get_max_image_size(
    camera: *mut dc1394camera_t,
    video_mode: Type,
    h_size: *mut u32,
    v_size: *mut u32
) -> Type

Gets the maximal image size for a given mode.