Skip to main content

FRAME_MAGIC

Constant FRAME_MAGIC 

Source
pub const FRAME_MAGIC: u16 = 0x4746;
Expand description

Magic bytes identifying a GenICam frame header. Little-endian encoding of 0x4746 -> bytes [0x46, 0x47].