Is it possible set priority for FMOD internal codecs (or disable them)?
If I have my own codec and I want that to try a file first of every codec (before internal mp3/ogg etc.) Does setting 0 as priority when loading the plugin accomplishes that? If not, what priority has FMOD’s codecs and how do you give them lower priority?
Registering a codec with a priority of 0 will give it the highest priority. If another codec already has a priority of 0 then your newly registered codec will still have a higher priority, and both codecs will have a higher priority than a codec with a priority of 1.
You cannot change the priority order of FMOD internal codecs, but here is the priority of each codec as of 2.02.06: