Click or drag to resize

AudioRecorderDeleteEmptyRecordedFile Property

Delete or not a recorded file that empty in the end of the recording process

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

Property Value

Type: Boolean
See Also