MobileForms Toolkit Documentation
AudioPlayer.Forward Method
Forward the playback.
public
void
Forward(
bool
start
);
Parameters
start
true
to start forwarding, otherwise
false
to stop forwarding.
See Also
AudioPlayer Class
|
Resco.Audio Namespace