setProgressInterval

open fun setProgressInterval(progressInterval: Int)

Sets the the interval in milliseconds at which to fire PROGRESS events during playback. The default is 500ms.

Parameters

progressInterval

the PROGRESS interval in milliseconds