pub type AVCaptureSessionPreset = NSString;Available on crate feature
AVCaptureSessionPreset only.Expand description
AVCaptureSessionPreset string constants
Clients may use an AVCaptureSessionPreset to set the format for output on an AVCaptureSession.
See also Apple’s documentation
Aliased Type§
#[repr(C)]pub struct AVCaptureSessionPreset { /* private fields */ }