WebAudio.Sources (gb.web.gui)

Property Sources As String[]

A list of alternative sources to try.

The mimetype of a source is deducted from the file extension.

Example

WebAudio1.Sources = ["/mp3/track.mp3"]
WebAudio1.Sources = ["/ogg/track.ogg"]