Defines the recording formats supported by DXVUMeterNETGDI
Namespace: NDXVUMeterNETAssembly: DXVUMeterNETGDI (in DXVUMeterNETGDI.dll) Version: 3.0.4021.33606 (3.1.0.0)
Syntax
| C# |
|---|
public enum RecordingFormatConstants |
| Visual Basic |
|---|
Public Enumeration RecordingFormatConstants |
| Visual C++ |
|---|
public enum class RecordingFormatConstants |
Members
| Member name | Value | Description | |
|---|---|---|---|
| WAV | 0 | Uncompressed audio format | |
| MP3 | 1 | Compressed MPEG-2 Audio Layer 3 audio format using the LAME encoder |