Author: ygrego Date: 2015-02-19 15:29:08 +0000 (Thu, 19 Feb 2015) New Revision: 834 Url: http://forge.nuiton.org/projects/sandbox/repository/revisions/834 Log: Implementation of method "getChannelConfig". Modified: oipf/js/impl/VideoBroadcastObject.js Modified: oipf/js/impl/VideoBroadcastObject.js =================================================================== --- oipf/js/impl/VideoBroadcastObject.js 2015-02-19 14:58:57 UTC (rev 833) +++ oipf/js/impl/VideoBroadcastObject.js 2015-02-19 15:29:08 UTC (rev 834) @@ -265,7 +265,7 @@ * (partially) managed by the OITF (i.e., if the channel list information is managed entirely in the network). */ getChannelConfig: function() { - + return oipfObjectFactory.createChannelConfig(); }, /*
participants (1)
-
ygregoï¼ users.nuiton.org