select(with:completion:)
Declaration
func select(with params: MTRAudioOutputClusterSelectOutputParams, completion: @escaping @Sendable ((any Error)?) -> Void)func select(with params: MTRAudioOutputClusterSelectOutputParams) async throwsfunc select(with params: MTRAudioOutputClusterSelectOutputParams, completion: @escaping @Sendable ((any Error)?) -> Void)func select(with params: MTRAudioOutputClusterSelectOutputParams) async throws