Allows you to reversibly change the volume of an MP3 to determine how loud it sounds to the human ear.
Example
Running this code will apply +5 gain to the file "E:\Example Folder\Sample.mp3".
plugin command("Video Automation.dll", "mp3 gain", "E:\\Example Folder\\Sample.mp3", "Apply Gain", "+5")