skipForward
[ Function ]
public skipForward(valueNew: number): void;Fast-forwards the video by a certain amount of 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 |
