I was looking at the scripting model and I noticed you could access wav and mp3 settings via an object
Mp3Settings = CreateObject("dMCScripting.Mp3Settings")
for aac/m4a encoding is there a M4aSettings object for them as well after installation?
Mp3Settings = CreateObject("dMCScripting.Mp3Settings")
for aac/m4a encoding is there a M4aSettings object for them as well after installation?
Comment