Table of Contents
API reference

Property PauseMusicForOverlays

Namespace
DisCatSharp.Voice.Entities
Assembly
DisCatSharp.Voice.dll

PauseMusicForOverlays

Gets or sets a value indicating whether music should be paused while overlays are playing. When true, overlay playback avoids costly hard-mixing and gives the lowest latency.

public bool PauseMusicForOverlays { get; set; }

Property Value

bool