API reference
Property MusicGain
- Namespace
- DisCatSharp.Voice.Entities
- Assembly
- DisCatSharp.Voice.dll
MusicGain
Gets or sets the current music gain multiplier used in passthrough mode. Values below 1 require decode/mix/re-encode and should be avoided for steady-state music.
public float MusicGain { get; set; }