init(_:)
Creates an error with the specified error code.
Declaration
init(_ code: MediaDeviceError.Code)Parameters
- code:
The error code for this error.
Creates an error with the specified error code.
init(_ code: MediaDeviceError.Code)The error code for this error.