skipForward
[ Function ]
public skipForward(valueNew: number): void;Fast forwards the audio file with a specified timespan.
Parameter
Name | Type | Description |
|---|---|---|
valueNew | The time in seconds that is to be fast-forwarded. |
Return value
Type | Description |
|---|---|
void | No return value |
![]() | Available from version 1.12.744 |
