pub const STREAM_CHANNEL_BASE: u64 = 0x0d00;Expand description
Base register for stream channel 0 (GigE Vision bootstrap register map).
The GigE Vision specification defines stream channel bootstrap registers
starting at 0x0d00. Note: some cameras may use different offsets declared
in their GenICam XML (e.g. SFNC GevSCDA nodes). The bootstrap offsets
here match the aravis implementation and the GigE Vision 2.x standard.