mixGroup(named:)
Returns the audio mix group with the given name, if it exists.
Declaration
func mixGroup(named name: String) -> AudioMixGroup?Returns the audio mix group with the given name, if it exists.
func mixGroup(named name: String) -> AudioMixGroup?