Enum libflycapture2_sys::_fc2BandwidthAllocation [] [src]

#[repr(u32)]
pub enum _fc2BandwidthAllocation { FC2_BANDWIDTH_ALLOCATION_OFF, FC2_BANDWIDTH_ALLOCATION_ON, FC2_BANDWIDTH_ALLOCATION_UNSUPPORTED, FC2_BANDWIDTH_ALLOCATION_UNSPECIFIED, FC2_BANDWIDTH_ALLOCATION_FORCE_32BITS, }

Variants

Trait Implementations

impl Copy for _fc2BandwidthAllocation
[src]

impl Clone for _fc2BandwidthAllocation
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for _fc2BandwidthAllocation
[src]

Formats the value using the given formatter.