From 7915927daf3736725ec335c0c7b8677dc8e8c6ca Mon Sep 17 00:00:00 2001 From: Christian Gmeiner Date: Fri, 16 Apr 2010 22:04:05 +0200 Subject: implement flush in audio drivers --- dxr3device.h | 1 + 1 file changed, 1 insertion(+) (limited to 'dxr3device.h') diff --git a/dxr3device.h b/dxr3device.h index 1732c03..aa26f25 100644 --- a/dxr3device.h +++ b/dxr3device.h @@ -95,6 +95,7 @@ public: void clearButton(); int ossSetPlayMode(uint32_t mode); + int ossFlush(); // observer virtual void settingsChange(SettingsChange change); -- cgit v1.2.3