Click or drag to resize

ScreenRecorderAudioFormat Property

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

Namespace:  CSScreenRecorder
Assembly:  CSScreenRecorder (in CSScreenRecorder.dll) Version: 1.0.4.0 (1.0.4.0)
Syntax
public Format AudioFormat { get; set; }

Property Value

Type: Format
See Also