I know how to retrieve tags of mp4 videos, using the object shell namespace, but I would like to use the object shell to edit the tags. Does anyone know the command structure?
For example, to get the title, I would use objFolder.GetDetailsof(filename,21)
How can I SET the title?