FMExSubMixer Class

Sub-mixers are used to group and control audio playback from various audio players and/or streams before being sent to the master mixer, or to provide an auxiliary mix that's entirely independent from the master mix. Use the FMExChannel.RouteToSubMixer method to configure audio routings through sub-mixers.

Important: Use the FMEx.CreateSubMixer method to create a new sub-mixer. This class cannot be constructed using the New keyword.

Important: You must successfully initialize FMOD Ex via the FMEx.StartUp method before creating FMExSubMixer objects. Also note that all existing FMExSubMixer instances become invalidated after calling FMEx.ShutDown. Please see the Restarting FMOD Ex section for details on how to properly restart FMOD Ex should the need arise.

Properties

Expand All | Collapse All

Methods

Expand All | Collapse All