Index: uspace/lib/hound/include/hound/protocol.h
===================================================================
--- uspace/lib/hound/include/hound/protocol.h	(revision b66d43bf6f27efa70c9fc7b0113fcc4c4793d46e)
+++ uspace/lib/hound/include/hound/protocol.h	(revision 37ea3338a9369eabc02376eb6132bff066522be2)
@@ -64,4 +64,5 @@
 	int (*add_context)(void *, hound_context_id_t *, const char *, bool);
 	int (*rem_context)(void *, hound_context_id_t);
+	bool (*is_record_context)(void *, hound_context_id_t);
 	int (*add_stream)(void *, hound_context_id_t, int, pcm_format_t, size_t,
 	    void **);
