Type

Type Alias Type 

Source
pub type Type = u32;
Expand description

Enumeration of iso data speeds

Most (if not all) cameras are compatible with 400Mbps speed. Only older cameras (pre-1999) may still only work at sub-400 speeds. However, speeds lower than 400Mbps are still useful: they can be used for longer distances (e.g. 10m cables). Speeds over 400Mbps are only available in “B” mode (DC1394_OPERATION_MODE_1394B).