aboutsummaryrefslogtreecommitdiff
path: root/src/QXmppRtpChannel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/QXmppRtpChannel.h')
-rw-r--r--src/QXmppRtpChannel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/QXmppRtpChannel.h b/src/QXmppRtpChannel.h
index 1dd8c7a5..0af6596c 100644
--- a/src/QXmppRtpChannel.h
+++ b/src/QXmppRtpChannel.h
@@ -180,6 +180,7 @@ public:
Format_RGB32 = 3,
Format_RGB24 = 4,
Format_YUV420P = 18,
+ Format_UYVY = 20,
Format_YUYV = 21,
};