WebAudioPlayer.HasController
From Xojo Documentation
Property (As Boolean )
aWebAudioPlayer.HasController = newBooleanValue
or
BooleanValue = aWebAudioPlayer.HasController
New in 2020r1
Supported for all project types and targets.
or
BooleanValue = aWebAudioPlayer.HasController
New in 2020r1
Supported for all project types and targets.
When [True], the WebAudioPlayer will display a set of controls the user can use to control the audio playback.