renameInput(with:expectedValues:expectedValueInterval:completion:)
Declaration
func renameInput(with params: MTRMediaInputClusterRenameInputParams, expectedValues expectedDataValueDictionaries: [[String : Any]]?, expectedValueInterval expectedValueIntervalMs: NSNumber?, completion: @escaping @Sendable ((any Error)?) -> Void)func renameInput(with params: MTRMediaInputClusterRenameInputParams, expectedValues expectedDataValueDictionaries: [[String : Any]]?, expectedValueInterval expectedValueIntervalMs: NSNumber?) async throws