Vixen
02b45cc4
csharp
public enum MixControlKind

What sort of thing a path names.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (5)

  • BusGain

    A bus's fader, in decibels.

  • BusMute

    A bus's mute, as 0 or 1.

  • SendLevel

    How much of one bus reaches another, in decibels.

  • EffectProperty

    A named knob on one of a bus's inserts, in whatever unit that effect uses.

  • Parameter

    An engine-wide parameter.

Used by (3)

  • MixControlVixen.Audio
  • MixControlInfoVixen.Audio
  • MixControlTestsVixen.Audio.Tests