[][src]Function libdc1394_sys::dc1394_format7_get_unit_position

pub unsafe extern "C" fn dc1394_format7_get_unit_position(
    camera: *mut dc1394camera_t,
    video_mode: Type,
    h_unit_pos: *mut u32,
    v_unit_pos: *mut u32
) -> Type

Gets the unit positions for a given mode. The image position can only be a multiple of the unit position (zero is acceptable).