summaryrefslogtreecommitdiff
path: root/pjmedia/include/pjmedia-audiodev/errno.h
diff options
context:
space:
mode:
authorNanang Izzuddin <nanang@teluu.com>2017-01-23 04:32:34 +0000
committerNanang Izzuddin <nanang@teluu.com>2017-01-23 04:32:34 +0000
commitf6d78bf855f2d564f9e383508908631a4668e2af (patch)
tree223bd69531113c5069679f9a6d482c03863284c9 /pjmedia/include/pjmedia-audiodev/errno.h
parentdfe36134873cb77d5b9c2a999f3134eb79f6ca6e (diff)
Re #1900: Reintegrated works in UWP branch to trunk.
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@5539 74dad513-b988-da41-8d7b-12977e46ad98
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