loadAudioMixerGroupResource

Loads an audio mixer group resource from the specified path.

Return

Returns an AudioMixerGroupResource object representing the loaded audio mixer group.

Parameters

path

The path to the audio mixer group resource within the AssetBundle.

Throws

IllegalStateException

If the asset bundle is closed.

If any error occurs during the loading process.