[core, mod_verto] check for camera change and trigger new constraints

This commit is contained in:
Anthony Minessale
2020-06-23 05:52:14 +00:00
committed by Andrey Volk
parent f0e42fe8db
commit 4c8e7d86e3
2 changed files with 11 additions and 2 deletions
+1
View File
@@ -1634,6 +1634,7 @@ typedef enum {
CF_REATTACHED,
CF_VIDEO_READ_TAPPED,
CF_VIDEO_WRITE_TAPPED,
CF_DEVICES_CHANGED,
/* WARNING: DO NOT ADD ANY FLAGS BELOW THIS LINE */
/* IF YOU ADD NEW ONES CHECK IF THEY SHOULD PERSIST OR ZERO THEM IN switch_core_session.c switch_core_session_request_xml() */
CF_FLAG_MAX