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