Class LavalinkTimescale
- Namespace
- DisCatSharp.Lavalink.Entities.Filters
- Assembly
- DisCatSharp.Lavalink.dll
Changes the speed, pitch, and rate.
public sealed class LavalinkTimescale
- Inheritance
-
LavalinkTimescale
- Inherited Members
Constructors
- LavalinkTimescale(Optional<float>, Optional<float>, Optional<float>)
Changes the speed, pitch, and rate.
Properties
- Pitch
The pitch. (
>0.0
where1.0
is default)
- Rate
The rate. (
>0.0
where1.0
is default)
- Speed
The playback speed. (
>0.0
where1.0
is default)