Table of Contents

Property VolumeModifier

Namespace
DSharpPlus.VoiceNext
Assembly
DSharpPlus.VoiceNext.dll

VolumeModifier

Gets or sets the volume modifier for this sink. Changing this will alter the volume of the output. 1.0 is 100%.

public double VolumeModifier { get; set; }

Property Value

double