skipBackward
[ Function ]
public skipBackward(valueNew: number): void;Rewinds the video by a certain time. This function only has effect if the control is active and the current user has the operate right for that control.
Parameter
Name | Type | Description |
|---|---|---|
valueNew | Difference time in seconds |
Return value
Type | Description |
|---|---|
void | No return value |
![]() | Available from 1.8 |
