MobileForms Toolkit Documentation

AudioPlayer.BufferLength Property

Gets or sets the AduioPlayer buffer length in milliseconds.

public static int BufferLength {get; set;}

Remarks

You can specify the length of the AudioPlayer buffer in milliseconds. You must set it before calling Open method of AudioPlayer.

See Also

AudioPlayer Class | Resco.Audio Namespace