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