]> git.proxmox.com Git - mirror_qemu.git/commit
dsoundaudio: rename dsound_open()
authorVolker Rümelin <vr_qemu@t-online.de>
Sun, 10 Jan 2021 10:02:37 +0000 (11:02 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 15 Jan 2021 10:25:22 +0000 (11:25 +0100)
commit3c18e43179c2b8c56236bd34e990e7facf21a7b4
tree488a68c57022e16a33b3702c888db50d22c32e98
parent401dcf0540a1b26e88bf04da2dac583078ad7da6
dsoundaudio: rename dsound_open()

Rename dsound_open() to dsound_set_cooperative_level(). The
only task of that function is to set the cooperative level for
DirectSound.

Signed-off-by: Volker Rümelin <vr_qemu@t-online.de>
Message-id: 9315afe5-5958-c0b4-ea1e-14769511a9d5@t-online.de
Message-Id: <20210110100239.27588-21-vr_qemu@t-online.de>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
audio/dsoundaudio.c