SrcList
A list of audio files that the browser should play back.
The audio files are not played one after the other, but the browser tries to play each audio file until it finds a format that it supports.
If the format type is not set, the browser tries to detect the code itself.
You can check the current status of browser support on the external website http://caniuse.com/.
Schema: tchmi:framework#/definitions/TcHmi.Controls.Beckhoff.TcHmiAudio.AudioSourceList
Origin: Audio
See also
Attribute getter: getSrcList
Attribute setter: setSrcList
Available from version 1.12.744 |