Click or drag to resize

AudioRecorderSizeSuffix Method

Namespace:  CSAudioRecorder
Assembly:  CSAudioRecorder (in CSAudioRecorder.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public string SizeSuffix(
	long value,
	int decimalPlaces = 1
)

Parameters

value
Type: SystemInt64
decimalPlaces (Optional)
Type: SystemInt32

Return Value

Type: String
See Also