renameInput(with:completion:)

Declaration

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