From 8a3752ff7c72ce23d20a712a89118ce70c833085 Mon Sep 17 00:00:00 2001 From: scop Date: Sun, 28 Dec 2008 20:51:31 +0000 Subject: Add bunch of SVDRP commands based on patch from Krzysztof Parma, reconfigure device audio on external reopen. --- dxr3interface.h | 1 + 1 file changed, 1 insertion(+) (limited to 'dxr3interface.h') diff --git a/dxr3interface.h b/dxr3interface.h index 6b432c8..70e9132 100644 --- a/dxr3interface.h +++ b/dxr3interface.h @@ -207,6 +207,7 @@ private: void UploadMicroCode(); void ConfigureDevice(); + void ConfigureDeviceAudio(); void ResampleVolume(short* pcmbuf, int size); void ClaimDevices(); void ReleaseDevices(); -- cgit v1.2.3