Enum libflycapture2_sys::_fc2GrabMode [] [src]

#[repr(u32)]
pub enum _fc2GrabMode { FC2_DROP_FRAMES, FC2_BUFFER_FRAMES, FC2_UNSPECIFIED_GRAB_MODE, FC2_GRAB_MODE_FORCE_32BITS, }

Variants

Trait Implementations

impl Copy for _fc2GrabMode
[src]

impl Clone for _fc2GrabMode
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for _fc2GrabMode
[src]

Formats the value using the given formatter.