Click or drag to resize

Format Enumeration

The format of the destination file, this can be AAC, ACM (WAV), APE, MP2, MP3, OGG, WAV (PCM), and WMA.

Namespace:  CSAudioConverter
Assembly:  CSAudioConverter (in CSAudioConverter.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public enum Format
Members
  Member nameValueDescription
AAC1
ACM2
APE3
MP24
MP35
OGG6
WAV7
WMA8
See Also