AVCaptureAspectRatio

Type Alias AVCaptureAspectRatio 

Source
pub type AVCaptureAspectRatio = NSString;
Available on crate feature AVCaptureDevice only.
Expand description

String constants describing the different video aspect ratios you can configure for a particular device.

See also Apple’s documentation

Aliased Type§

pub struct AVCaptureAspectRatio { /* private fields */ }