Returns the device with a given ID.
SDKs
- iOS 4.0+
- macOS 10.7+
- Mac Catalyst 13.0+
Framework
- AVFoundation
Declaration
init?(uniqueID deviceUniqueID: String)
Parameters
deviceUniqueID
The ID of a capture device.
Return Value
The device with ID device
.