Struct libflycapture2_sys::_fc2EmbeddedImageInfo [] [src]

#[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, }

Fields

Trait Implementations

impl Copy for _fc2EmbeddedImageInfo
[src]

impl Clone for _fc2EmbeddedImageInfo
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for _fc2EmbeddedImageInfo
[src]

Formats the value using the given formatter.

impl Default for _fc2EmbeddedImageInfo
[src]

Returns the "default value" for a type. Read more