summaryrefslogtreecommitdiffstats
path: root/include/media/IAudioRecord.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/media/IAudioRecord.h')
-rw-r--r--include/media/IAudioRecord.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/media/IAudioRecord.h b/include/media/IAudioRecord.h
index ebc03ea..d6e3141 100644
--- a/include/media/IAudioRecord.h
+++ b/include/media/IAudioRecord.h
@@ -37,7 +37,7 @@ public:
/* After it's created the track is not active. Call start() to
* make it active.
*/
- virtual status_t start(int event, int triggerSession) = 0;
+ virtual status_t start(int /*AudioSystem::sync_event_t*/ event, int triggerSession) = 0;
/* Stop a track. If set, the callback will cease being called and
* obtainBuffer will return an error. Buffers that are already released