API reference
Property RightToRight
- Namespace
- DisCatSharp.Lavalink.Entities.Filters
- Assembly
- DisCatSharp.Lavalink.dll
RightToRight
Gets or sets the right to right channel mix factor (0.0 to 1.0 where 0.5 is no effect)
[JsonProperty("rightToRight")]
public Optional<float> RightToRight { get; set; }