The audio channels supported by DXVUMeterNETGDI
Namespace: NDXVUMeterNETAssembly: DXVUMeterNETGDI (in DXVUMeterNETGDI.dll) Version: 3.0.4021.33606 (3.1.0.0)
Syntax
| C# |
|---|
public enum FFTChannelConstants |
| Visual Basic |
|---|
Public Enumeration FFTChannelConstants |
| Visual C++ |
|---|
public enum class FFTChannelConstants |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Left | 0 | The left audio channel. | |
| Right | 1 | The right audio channel. Note that for mono audio streams, the right channel contains the same data as the left channel. |