TTMSFNCWXAudioPlayer.RewindAudio Method
Moves the current playback position backward by the specified number of seconds.
API unit family: TMSFNCWXAudioPlayer
Declaring type: TTMSFNCWXAudioPlayer
Inherited from: TTMSFNCWXCustomAudioPlayer
Syntax
procedure RewindAudio(const Value: Integer);
Remarks
Seeking before the start clamps to the beginning of the source.
Parameters
| Name | Description |
|---|---|
Value |
Number of seconds to move the playback position backward from the current time. |