Class: Speaker
Lua
C++
Edit

Speaker:setTime

This method jumps to the specified time in a playing sound.

Syntax

function Speaker:setTime(time)

Parameters

Parameter Description
time destination time in seconds

Example

speaker:setTime(10.5)
Copyright © 2024 Ultra Software.
All rights reserved.