Daniel P. Berrangé
3e97d81a81
conf: add support for audio backend specific settings
This pulls in the remaining QEMU audio backend specific settings to the
XML schema.
<audio id="1" type="alsa">
<input dev="/dev/dsp0"/>
<output dev="/dev/dsp1"/>
</audio>
<audio id="1" type="coreaudio">
<input bufferCount="50"/>
<output bufferCount="42"/>
</audio>
<audio id="1" type="file" path="audio.wav"/>
<audio id="1" type="jack">
<input serverName="fish" clientName="food" connectPorts="yum"/>
<output serverName="fish" clientName="food" connectPorts="yum"/>
</audio>
<audio id="1" type="oss" tryMMap="yes" exclusive="yes" dspPolicy="3">
<input dev="/dev/dsp0" bufferCount="50" tryPoll="yes"/>
<output dev="/dev/dsp1" bufferCount="30" tryPoll="no"/>
</audio>
<audio id="1" type="pulseaudio" serverName="acme.example.org">
<input name="fish" streamName="food" latency="100"/>
<output name="fish" streamName="food" latency="200"/>
</audio>
<audio type='sdl' id='1' driver='pulseaudio'>
<input bufferCount='40'/>
<output bufferCount='40'/>
</audio>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2021-03-09 22:58:49 +00:00
..
2020-08-03 09:27:06 +02:00
2020-09-25 16:00:06 +02:00
2020-08-03 09:27:06 +02:00
2021-03-02 09:50:19 +01:00
2020-08-03 09:27:06 +02:00
2021-01-28 12:13:44 +00:00
2020-10-05 10:28:37 +01:00
2021-03-09 13:35:05 +01:00
2021-03-09 22:58:49 +00:00
2020-09-01 21:58:46 +02:00
2020-09-01 21:58:46 +02:00
2020-09-23 11:30:05 +02:00
2020-10-19 10:18:27 +02:00
2020-09-01 21:58:46 +02:00
2021-01-11 16:06:17 +01:00
2020-07-10 16:07:02 +02:00
2020-01-17 16:44:31 +01:00
2020-10-05 10:28:37 +01:00
2020-09-01 21:58:46 +02:00
2020-09-01 21:58:46 +02:00
2020-09-01 21:58:46 +02:00
2021-02-10 13:37:12 +01:00
2020-07-03 11:00:51 +02:00
2021-01-05 11:25:14 +01:00
2020-08-03 09:27:09 +02:00
2021-01-29 16:00:56 +01:00
2020-09-01 21:58:46 +02:00
2020-09-10 09:13:52 +02:00
2020-09-01 21:58:46 +02:00
2020-10-05 10:28:37 +01:00
2020-06-03 13:38:33 +02:00
2020-04-08 09:32:35 +02:00
2020-11-16 14:04:04 +01:00
2021-01-11 12:04:45 +01:00
2020-01-27 11:04:29 +00:00
2020-10-12 15:26:00 +04:00
2020-10-05 10:28:37 +01:00
2020-11-09 15:26:02 +00:00
2020-09-01 21:58:46 +02:00
2020-11-11 16:56:33 +01:00
2020-09-01 21:58:46 +02:00
2021-03-05 12:27:20 +01:00
2020-01-27 17:36:05 +01:00
2020-09-01 21:58:46 +02:00
2020-09-01 21:58:46 +02:00
2020-10-05 10:28:37 +01:00
2020-11-04 17:21:45 +01:00
2020-10-05 10:28:37 +01:00
2020-12-08 15:12:34 +01:00
2020-01-16 15:11:42 +00:00
2020-12-04 16:15:03 +01:00
2021-03-09 22:58:49 +00:00
2021-02-10 11:44:48 +00:00
2021-01-26 14:29:48 +01:00
2020-02-26 11:48:23 -05:00
2021-02-01 16:02:39 +01:00
2020-11-04 17:21:45 +01:00
2020-01-28 18:10:36 +01:00
2021-01-08 15:27:00 +01:00
2020-10-05 10:28:37 +01:00
2020-12-02 16:15:43 +01:00
2021-01-05 13:54:11 +01:00
2020-08-03 18:41:11 +02:00
2020-10-02 14:10:44 +02:00
2020-10-02 14:10:40 +02:00
2020-10-05 10:28:37 +01:00
2021-02-03 16:33:18 +00:00
2020-09-01 21:58:46 +02:00
2020-07-10 16:07:02 +02:00
2020-07-10 16:07:02 +02:00
2020-07-07 14:07:33 +02:00
2020-07-07 14:07:33 +02:00
2020-07-10 16:07:02 +02:00
2020-07-10 16:07:02 +02:00
2020-11-16 14:04:04 +01:00
2020-09-01 21:58:46 +02:00
2020-11-16 14:04:03 +01:00
2020-07-10 16:07:02 +02:00
2020-07-10 16:07:02 +02:00
2020-07-10 16:07:02 +02:00
2020-07-10 16:07:02 +02:00
2020-07-10 16:07:02 +02:00
2021-01-05 13:40:25 +01:00
2020-08-04 17:06:33 +01:00
2020-06-11 12:03:41 +02:00
2020-07-10 16:07:02 +02:00
2020-09-01 21:58:46 +02:00
2020-11-16 14:04:04 +01:00
2020-04-24 09:55:29 +02:00
2020-09-01 21:58:46 +02:00
2020-09-01 21:58:46 +02:00
2021-03-04 18:28:44 +01:00
2020-11-12 15:01:42 +01:00
2020-04-20 14:06:25 +01:00
2020-09-01 21:58:46 +02:00
2020-10-05 10:28:37 +01:00
2020-08-04 17:06:33 +01:00
2020-09-01 21:58:46 +02:00
2020-10-05 10:28:37 +01:00
2020-07-10 16:07:02 +02:00
2020-05-11 13:55:27 +02:00
2020-10-09 09:12:39 +02:00
2020-08-04 17:06:33 +01:00
2020-06-03 13:38:33 +02:00
2020-09-01 21:58:46 +02:00
2020-09-01 21:58:46 +02:00
2021-02-16 08:35:09 +01:00
2021-02-05 16:02:22 +01:00
2020-09-01 21:58:46 +02:00
2020-09-01 21:58:46 +02:00