platformGroup | The platform for which to get the override settings. See BuildTargetGroup for the complete list of options. |
platform | The platform for which to get the override settings. See BuildTargetGroup for the complete list of options and type the desired platform enum name in the form of a string. |
AudioImporterSampleSettings The override sample settings for the given platform.
Return the current override settings for the given platform.
If there is no override for the passed platform, a defaults translated settings will be returned.
The translated settings are what settings will be used by default for the given platform. For example, on some platforms, the compressionFormat will be different to capitalize on hardware decoders.