0

Is it possible in unity3d (v2020) to edit a file's Metadata on the disk (in my case it would be a VIDEO)?

Let's say i want to put some infos in 'Comments' field for example. Is this possible? For now i'm using File.WriteAllText in system.io but I need to pass some infos as metadata.

burnsi
  • 6,194
  • 13
  • 17
  • 27
psypol
  • 1
  • What’s stopping you so far? What code do you have how didn’t it work. What else have you tried? – BugFinder Jul 01 '22 at 14:18
  • Does this answer your question? [How to set extended file properties?](https://stackoverflow.com/questions/5337683/how-to-set-extended-file-properties) – Max Play Jul 01 '22 at 14:18

0 Answers0