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