[svn-commits] dvossel: branch dvossel/shortbus r325043 - /team/dvossel/shortbus/include/ast...

SVN commits to the Digium repositories svn-commits at lists.digium.com
Mon Jun 27 15:46:49 CDT 2011


Author: dvossel
Date: Mon Jun 27 15:46:45 2011
New Revision: 325043

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=325043
Log:
comment update

Modified:
    team/dvossel/shortbus/include/asterisk/bridging.h

Modified: team/dvossel/shortbus/include/asterisk/bridging.h
URL: http://svnview.digium.com/svn/asterisk/team/dvossel/shortbus/include/asterisk/bridging.h?view=diff&rev=325043&r1=325042&r2=325043
==============================================================================
--- team/dvossel/shortbus/include/asterisk/bridging.h (original)
+++ team/dvossel/shortbus/include/asterisk/bridging.h Mon Jun 27 15:46:45 2011
@@ -174,7 +174,7 @@
 	AST_BRIDGE_VIDEO_MODE_SINGLE_SRC,
 	/* Future modes
 	AST_BRIDGE_VIDEO_MODE_TALKER_ONLY, // Strongest talker's video feed is distributed
-	AST_BRIDGE_VIDEO_MODE_MIXED, // all marked users are mixed into a single frame
+	AST_BRIDGE_VIDEO_MODE_MIXED, //  users are mixed into a single frame
 	*/
 };
 




More information about the svn-commits mailing list