pub type AVCaptureDeviceType = NSString;Available on crate feature
AVCaptureDevice only.Expand description
AVCaptureDeviceType string constants
The AVCaptureDeviceType string constants are intended to be used in combination with the AVCaptureDeviceDiscoverySession class to obtain a list of devices matching certain search criteria.
See also Apple’s documentation
Aliased Type§
pub struct AVCaptureDeviceType { /* private fields */ }