MobileForms Toolkit Documentation

AudioRecorder.PrepareStreamSize Method 

Prepare the size of the stream.

public void PrepareStreamSize(
long size
);

Parameters

size
Size to prepare.

Remarks

It will pre-allocate space in the stream before recording.

See Also

AudioRecorder Class | Resco.Audio Namespace