Click or drag to resize

AudioConverterACMFormat Property

The selected ACM format of the selected ACM tag(for ACM encoding). The default format is 44.100 kHz, 16 Bit, Stereo.

Namespace:  CSAudioConverter
Assembly:  CSAudioConverter (in CSAudioConverter.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public string ACMFormat { get; set; }

Property Value

Type: String
See Also