API reference
Property Pitch
- Namespace
- DisCatSharp.Lavalink.Entities.Filters
- Assembly
- DisCatSharp.Lavalink.dll
Pitch
The pitch. (>0.0 where 1.0 is default)
[JsonProperty("pitch")]
public Optional<float> Pitch { get; set; }
The pitch. (>0.0 where 1.0 is default)
[JsonProperty("pitch")]
public Optional<float> Pitch { get; set; }