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.