TTMSFNCWXAudioPlayer.ForwardAudio Method
Advances the current playback position forward by the specified number of seconds.
API unit family: TMSFNCWXAudioPlayer
Declaring type: TTMSFNCWXAudioPlayer
Inherited from: TTMSFNCWXCustomAudioPlayer
Syntax
procedure ForwardAudio(const Value: Integer);
Remarks
Seeking past the end of the audio clamps to the end of the source.
Parameters
| Name | Description |
|---|---|
Value |
Number of seconds to move the playback position forward from the current time. |