renameOutput(with:completionHandler:)

Declaration

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