namespace NvAPIWrapper.Native.Display { /// /// Contains possible audio channel allocations (speaker placements) /// public enum InfoFrameAudioChannelAllocation : uint { /// /// [0] Empty [1] Empty [2] Empty [3] Empty [4] Empty [5] Empty [6] Front Right [7] Front Left /// FrFl = 0, /// /// [0] Empty [1] Empty [2] Empty [3] Empty [4] Empty [5] Low Frequency Effects [6] Front Right [7] Front Left /// LfeFrFl, /// /// [0] Empty [1] Empty [2] Empty [3] Empty [4] Front Center [5] Empty [6] Front Right [7] Front Left /// FcFrFl, /// /// [0] Empty [1] Empty [2] Empty [3] Empty [4] Front Center [5] Low Frequency Effects [6] Front Right [7] Front Left /// FcLfeFrFl, /// /// [0] Empty [1] Empty [2] Empty [3] Rear Center [4] Empty [5] Empty [6] Front Right [7] Front Left /// RcFrFl, /// /// [0] Empty [1] Empty [2] Empty [3] Rear Center [4] Empty [5] Low Frequency Effects [6] Front Right [7] Front Left /// RcLfeFrFl, /// /// [0] Empty [1] Empty [2] Empty [3] Rear Center [4] Front Center [5] Empty [6] Front Right [7] Front Left /// RcFcFrFl, /// /// [0] Empty [1] Empty [2] Empty [3] Rear Center [4] Front Center [5] Low Frequency Effects [6] Front Right [7] Front /// Left /// RcFcLfeFrFl, /// /// [0] Empty [1] Empty [2] Rear Right [3] Rear Left [4] Empty [5] Empty [6] Front Right [7] Front Left /// RrRlFrFl, /// /// [0] Empty [1] Empty [2] Rear Right [3] Rear Left [4] Empty [5] Low Frequency Effects [6] Front Right [7] Front Left /// RrRlLfeFrFl, /// /// [0] Empty [1] Empty [2] Rear Right [3] Rear Left [4] Front Center [5] Empty [6] Front Right [7] Front Left /// RrRlFcFrFl, /// /// [0] Empty [1] Empty [2] Rear Right [3] Rear Left [4] Front Center [5] Low Frequency Effects [6] Front Right [7] /// Front Left /// RrRlFcLfeFrFl, /// /// [0] Empty [1] Rear Center [2] Rear Right [3] Rear Left [4] Empty [5] Empty [6] Front Right [7] Front Left /// RcRrRlFrFl, /// /// [0] Empty [1] Rear Center [2] Rear Right [3] Rear Left [4] Empty [5] Low Frequency Effects [6] Front Right [7] /// Front Left /// RcRrRlLfeFrFl, /// /// [0] Empty [1] Rear Center [2] Rear Right [3] Rear Left [4] Front Center [5] Empty [6] Front Right [7] Front Left /// RcRrRlFcFrFl, /// /// [0] Empty [1] Rear Center [2] Rear Right [3] Rear Left [4] Front Center [5] Low Frequency Effects [6] Front Right /// [7] Front Left /// RcRrRlFcLfeFrFl, /// /// [0] Rear Right Of Center [1] Rear Left Of Center [2] Rear Right [3] Rear Left [4] Empty [5] Empty [6] Front Right /// [7] Front Left /// RrcRlcRrRlFrFl, /// /// [0] Rear Right Of Center [1] Rear Left Of Center [2] Rear Right [3] Rear Left [4] Empty [5] Low Frequency Effects /// [6] Front Right [7] Front Left /// RrcRlcRrRlLfeFrFl, /// /// [0] Rear Right Of Center [1] Rear Left Of Center [2] Rear Right [3] Rear Left [4] Front Center [5] Empty [6] Front /// Right [7] Front Left /// RrcRlcRrRlFcFrFl, /// /// [0] Rear Right Of Center [1] Rear Left Of Center [2] Rear Right [3] Rear Left [4] Front Center [5] Low Frequency /// Effects [6] Front Right [7] Front Left /// RrcRlcRrRlFcLfeFrFl, /// /// [0] Front Right Of Center [1] Front Left Of Center [2] Empty [3] Empty [4] Empty [5] Empty [6] Front Right [7] /// Front Left /// FrcFlcFrFl, /// /// [0] Front Right Of Center [1] Front Left Of Center [2] Empty [3] Empty [4] Empty [5] Low Frequency Effects [6] /// Front Right [7] Front Left /// FrcFlcLfeFrFl, /// /// [0] Front Right Of Center [1] Front Left Of Center [2] Empty [3] Empty [4] Front Center [5] Empty [6] Front Right /// [7] Front Left /// FrcFlcFcFrFl, /// /// [0] Front Right Of Center [1] Front Left Of Center [2] Empty [3] Empty [4] Front Center [5] Low Frequency Effects /// [6] Front Right [7] Front Left /// FrcFlcFcLfeFrFl, /// /// [0] Front Right Of Center [1] Front Left Of Center [2] Empty [3] Rear Center [4] Empty [5] Empty [6] Front Right /// [7] Front Left /// FrcFlcRcFrFl, /// /// [0] Front Right Of Center [1] Front Left Of Center [2] Empty [3] Rear Center [4] Empty [5] Low Frequency Effects /// [6] Front Right [7] Front Left /// FrcFlcRcLfeFrFl, /// /// [0] Front Right Of Center [1] Front Left Of Center [2] Empty [3] Rear Center [4] Front Center [5] Empty [6] Front /// Right [7] Front Left /// FrcFlcRcFcFrFl, /// /// [0] Front Right Of Center [1] Front Left Of Center [2] Empty [3] Rear Center [4] Front Center [5] Low Frequency /// Effects [6] Front Right [7] Front Left /// FrcFlcRcFcLfeFrFl, /// /// [0] Front Right Of Center [1] Front Left Of Center [2] Rear Right [3] Rear Left [4] Empty [5] Empty [6] Front Right /// [7] Front Left /// FrcFlcRrRlFrFl, /// /// [0] Front Right Of Center [1] Front Left Of Center [2] Rear Right [3] Rear Left [4] Empty [5] Low Frequency Effects /// [6] Front Right [7] Front Left /// FrcFlcRrRlLfeFrFl, /// /// [0] Front Right Of Center [1] Front Left Of Center [2] Rear Right [3] Rear Left [4] Front Center [5] Empty [6] /// Front Right [7] Front Left /// FrcFlcRrRlFcFrFl, /// /// [0] Front Right Of Center [1] Front Left Of Center [2] Rear Right [3] Rear Left [4] Front Center [5] Low Frequency /// Effects [6] Front Right [7] Front Left /// FrcFlcRrRlFcLfeFrFl, /// /// [0] Empty [1] Front Center High [2] Rear Right [3] Rear Left [4] Front Center [5] Empty [6] Front Right [7] Front /// Left /// FchRrRlFcFrFl, /// /// [0] Empty [1] Front Center High [2] Rear Right [3] Rear Left [4] Front Center [5] Low Frequency Effects [6] Front /// Right [7] Front Left /// FchRrRlFcLfeFrFl, /// /// [0] TopCenter [1] Empty [2] Rear Right [3] Rear Left [4] Front Center [5] Empty [6] Front Right [7] Front Left /// TcRrRlFcFrFl, /// /// [0] TopCenter [1] Empty [2] Rear Right [3] Rear Left [4] Front Center [5] Low Frequency Effects [6] Front Right [7] /// Front Left /// TcRrRlFcLfeFrFl, /// /// [0] Front Right High [1] Front Left High [2] Rear Right [3] Rear Left [4] Empty [5] Empty [6] Front Right [7] Front /// Left /// FrhFlhRrRlFrFl, /// /// [0] Front Right High [1] Front Left High [2] Rear Right [3] Rear Left [4] Empty [5] Low Frequency Effects [6] Front /// Right [7] Front Left /// FrhFlhRrRlLfeFrFl, /// /// [0] Front Right Wide [1] Front Left Wide [2] Rear Right [3] Rear Left [4] Empty [5] Empty [6] Front Right [7] Front /// Left /// FrwFlwRrRlFrFl, /// /// [0] Front Right Wide [1] Front Left Wide [2] Rear Right [3] Rear Left [4] Empty [5] Low Frequency Effects [6] Front /// Right [7] Front Left /// FrwFlwRrRlLfeFrFl, /// /// [0] TopCenter [1] Rear Center [2] Rear Right [3] Rear Left [4] Front Center [5] Empty [6] Front Right [7] Front /// Left /// TcRcRrRlFcFrFl, /// /// [0] TopCenter [1] Rear Center [2] Rear Right [3] Rear Left [4] Front Center [5] Low Frequency Effects [6] Front /// Right [7] Front Left /// TcRcRrRlFcLfeFrFl, /// /// [0] Front Center High [1] Rear Center [2] Rear Right [3] Rear Left [4] Front Center [5] Empty [6] Front Right [7] /// Front Left /// FchRcRrRlFcFrFl, /// /// [0] Front Center High [1] Rear Center [2] Rear Right [3] Rear Left [4] Front Center [5] Low Frequency Effects [6] /// Front Right [7] Front Left /// FchRcRrRlFcLfeFrFl, /// /// [0] TopCenter [1] Front Center High [2] Rear Right [3] Rear Left [4] Front Center [5] Empty [6] Front Right [7] /// Front Left /// TcFcRrRlFcFrFl, /// /// [0] TopCenter [1] Front Center High [2] Rear Right [3] Rear Left [4] Front Center [5] Low Frequency Effects [6] /// Front Right [7] Front Left /// TcFchRrRlFcLfeFrFl, /// /// [0] Front Right High [1] Front Left High [2] Rear Right [3] Rear Left [4] Front Center [5] Empty [6] Front Right /// [7] Front Left /// FrhFlhRrRlFcFrFl, /// /// [0] Front Right High [1] Front Left High [2] Rear Right [3] Rear Left [4] Front Center [5] Low Frequency Effects /// [6] Front Right [7] Front Left /// FrhFlhRrRlFcLfeFrFl, /// /// [0] Front Right Wide [1] Front Left Wide [2] Rear Right [3] Rear Left [4] Front Center [5] Empty [6] Front Right /// [7] Front Left /// FrwFlwRrRlFcFeFl, /// /// [0] Front Right Wide [1] Front Left Wide [2] Rear Right [3] Rear Left [4] Front Center [5] Low Frequency Effects /// [6] Front Right [7] Front Left /// FrwFlwRrRlFcLfeFrFl, /// /// Auto (Unspecified) /// Auto = 511 } }