FMOD Studio User Manual 2.02
Types:
model.Event.model.Event.model.MixerBus that accepts the outputs of other mixer buses as inputs.model.MixerBus that allows output from a model.Event to enter the project-level mixer.model.MixerSend.model.MixerStrip that scales the volume of any other mixer strips assigned to it.Extension Methods:
An audio track within a model.Event.
The master track of an model.Event.
A return track that can receive signals from within the event.
See Also: Sends and Return Buses, Return
The base class for routable buses.
A model.MixerBus that accepts the outputs of other mixer buses as inputs.
See Also: Group Buses and Routing
A model.MixerBus that allows output from a model.Event to enter the project-level mixer.
Nested events, snapshots and profiler sessions cannot output to a mixer input.
See Also: Mixer Strip
The final output bus in the mixer.
See Also: model.MixerStrip, Master Bus
An output to an external audio port.
See Also: Port Buses
A return bus that can receive a signal from a model.MixerSend.
See Also: Sends and Return Buses, Return
The base class for elements represented as a strip.
A model.MixerStrip that scales the volume of any other mixer strips assigned to it.
See Also: VCAs
Retrieves the input format of the bus.
MixerBus.getInputFormat()
Returns the effective input format for a model.MixerBus object as an enumeration.
Retrieves the output format of the bus.
MixerBus.getOutputFormat()
Returns the effective output format for a model.MixerBus object as an enumeration.
Retrieves the mixer strip's unique path identifier.
MixerStrip.getPath()
Returns the model.MixerStrip's path as a string.