TTMSFNCWXVideoPlayer.RewindVideo Method
Moves the current playback position backward by the given number of seconds.
API unit family: TMSFNCWXVideoPlayer
Declaring type: TTMSFNCWXVideoPlayer
Inherited from: TTMSFNCWXCustomVideoPlayer
Syntax
procedure RewindVideo(const Value: Integer);
Parameters
| Name | Description |
|---|---|
Value |
The number of seconds to skip backward. |