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