-
Method Summary
void
Adds a target to the audio channel.
void
Removes all targets from the audio channel.
void
Removes a target from the audio channel.
-
Method Details
-
addTarget
Adds a target to the audio channel.
- Parameters:
target - the target to add
-
removeTarget
Removes a target from the audio channel.
- Parameters:
target - the target to remove
-
clearTargets
void clearTargets()
Removes all targets from the audio channel.