summaryrefslogtreecommitdiff
path: root/pjmedia/include/pjmedia-audiodev/errno.h
diff options
context:
space:
mode:
Diffstat (limited to 'pjmedia/include/pjmedia-audiodev/errno.h')
-rw-r--r--pjmedia/include/pjmedia-audiodev/errno.h9
1 files changed, 6 insertions, 3 deletions
diff --git a/pjmedia/include/pjmedia-audiodev/errno.h b/pjmedia/include/pjmedia-audiodev/errno.h
index 19d1c821..907b6896 100644
--- a/pjmedia/include/pjmedia-audiodev/errno.h
+++ b/pjmedia/include/pjmedia-audiodev/errno.h
@@ -192,9 +192,12 @@ PJ_BEGIN_DECL
*/
#define PJMEDIA_EAUD_BADLATENCY (PJMEDIA_AUDIODEV_ERRNO_START+12) /* 4200012 */
-
-
-
+ /**
+ * @hideinitializer
+ * General WASAPI error
+ */
+#define PJMEDIA_EAUD_WASAPI_ERROR \
+ (PJMEDIA_AUDIODEV_ERRNO_START+13) /* 4200013 */
/**
* Get error message for the specified error code. Note that this