[][src]Function libdc1394_sys::dc1394_format7_get_packet_parameters

pub unsafe extern "C" fn dc1394_format7_get_packet_parameters(
    camera: *mut dc1394camera_t,
    video_mode: Type,
    unit_bytes: *mut u32,
    max_bytes: *mut u32
) -> Type

Get the parameters of the packet size: its maximal size and its unit size. The packet size is always a multiple of the unit bytes and cannot be zero.