Click or drag to resize

AudioRecorderTotalSizeIn Property

The total size of the recorded audio file. This will return the size in Bytes, KB, MB, GB, TB, PB, EB, ZB or YB.

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

Property Value

Type: String
See Also