Enum libflycapture2_sys::_fc2PropertyType [] [src]

#[repr(u32)]
pub enum _fc2PropertyType { FC2_BRIGHTNESS, FC2_AUTO_EXPOSURE, FC2_SHARPNESS, FC2_WHITE_BALANCE, FC2_HUE, FC2_SATURATION, FC2_GAMMA, FC2_IRIS, FC2_FOCUS, FC2_ZOOM, FC2_PAN, FC2_TILT, FC2_SHUTTER, FC2_GAIN, FC2_TRIGGER_MODE, FC2_TRIGGER_DELAY, FC2_FRAME_RATE, FC2_TEMPERATURE, FC2_UNSPECIFIED_PROPERTY_TYPE, FC2_PROPERTY_TYPE_FORCE_32BITS, }

Variants

Trait Implementations

impl Copy for _fc2PropertyType
[src]

impl Clone for _fc2PropertyType
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for _fc2PropertyType
[src]

Formats the value using the given formatter.