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