[][src]Function libdc1394_sys::dc1394_format7_get_unit_size

pub unsafe extern "C" fn dc1394_format7_get_unit_size(
    camera: *mut dc1394camera_t,
    video_mode: Type,
    h_unit: *mut u32,
    v_unit: *mut u32
) -> Type

Gets the unit sizes for a given mode. The image size can only be a multiple of the unit size, and cannot be smaller than it.