WebPreListenQuality
This sets the audio resolution for all audio players when playing entries of the given table.
Possible values :
- lores : to force all entries from the table to be played in low resolution
- hires : to force all entries from the table to be played in high resolution
- lores,hires : to prefer low resolution over high resolution
- hires,lores : to prefer high resolution over low resolution

Any other value will be ignored and raise a warning log.
Beware that the table configuration overwrites the ContentManager audio resolution specified at ...|ContentManager|HiResPreListen.
Note that if no audio resolution is configured at both levels, the default is low audio resolution.
Possible values: lores hires lores,hires hires,lores
Default value: lores,hires