pub type CcapPropertyName = c_uint;Expand description
@brief Property name enumeration for camera configuration
Trait Implementations§
Source§impl From<PropertyName> for CcapPropertyName
impl From<PropertyName> for CcapPropertyName
Source§fn from(prop: PropertyName) -> Self
fn from(prop: PropertyName) -> Self
Converts to this type from the input type.