Table of Contents

Property RotationHz

Namespace
DisCatSharp.Lavalink.Entities.Filters
Assembly
DisCatSharp.Lavalink.dll

The frequency of the audio rotating around the listener in Hz.

[JsonProperty("rotationHz")]
public Optional<float> RotationHz { get; set; }

Property Value

Optional<float>