Type Alias fc2EmbeddedImageInfo
Source pub type fc2EmbeddedImageInfo = _fc2EmbeddedImageInfo;
#[repr(C)]
pub struct fc2EmbeddedImageInfo {
pub timestamp: _fc2EmbeddedImageInfoProperty,
pub gain: _fc2EmbeddedImageInfoProperty,
pub shutter: _fc2EmbeddedImageInfoProperty,
pub brightness: _fc2EmbeddedImageInfoProperty,
pub exposure: _fc2EmbeddedImageInfoProperty,
pub whiteBalance: _fc2EmbeddedImageInfoProperty,
pub frameCounter: _fc2EmbeddedImageInfoProperty,
pub strobePattern: _fc2EmbeddedImageInfoProperty,
pub GPIOPinState: _fc2EmbeddedImageInfoProperty,
pub ROIPosition: _fc2EmbeddedImageInfoProperty,
}