Click or drag to resize

AudioRecorderACMFormat Property

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

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

Property Value

Type: String
See Also