Link Search Menu Expand Document

IAudioSettings

public interface Montebearo.Discourse.IAudioSettings

Properties

Property Returns Description
ModifyVolume bool True if the volume of an audio source should be modified.
ModifyStereoPan bool True if the stereopan of an audio source should be modified.
Volume float The volume to set the audio source to should ModifyVolume be set to true.
StereoPan float The stereopan to apply to the audio source should ModifyStereoPan be set to true.