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