Skip to main content

CcapPropertyName

Type Alias CcapPropertyName 

Source
pub type CcapPropertyName = c_uint;
Expand description

@brief Property name enumeration for camera configuration

Trait Implementations§

Source§

impl From<PropertyName> for CcapPropertyName

Source§

fn from(prop: PropertyName) -> Self

Converts to this type from the input type.