
22 Jun
2020
22 Jun
'20
10:35 a.m.
On 22/06/20 16:03, Gerd Hoffmann wrote:
The plan is to have audio work simliar to block. -audiodev creates a backend (like -blockdev). Properties are used to reference them. Device properties in most cases, machine properties for builtin devices (i.e. pcspk works like pflash then).
Block still has a "-drive" option to configure both frontend and backend, though. Audio should have the same (and I modeled my example on -nic because that's much better than -drive). Paolo