mixGroup(named:)

Returns the audio mix group with the given name, if it exists.

Declaration

func mixGroup(named name: String) -> AudioMixGroup?