NextLevelDeviceType
public enum NextLevelDeviceType : Int, CustomStringConvertible
Undocumented
-
Undocumented
Declaration
Swift
case microphone = 0 -
Undocumented
Declaration
Swift
case wideAngleCamera -
Undocumented
Declaration
Swift
case telephotoCamera -
Undocumented
Declaration
Swift
case duoCamera -
-
Undocumented
Declaration
Swift
public var avfoundationType: AVCaptureDevice.DeviceType { get } -
Declaration
Swift
public var description: String { get }
View on GitHub
NextLevelDeviceType Enumeration Reference