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