Author: ygrego Date: 2015-01-30 08:19:48 +0000 (Fri, 30 Jan 2015) New Revision: 746 Url: http://forge.nuiton.org/projects/sandbox/repository/revisions/746 Log: Modification of ChannelConfig object documentation Modified: oipf/js/impl/ChannelConfig.js Modified: oipf/js/impl/ChannelConfig.js =================================================================== --- oipf/js/impl/ChannelConfig.js 2015-01-29 17:10:15 UTC (rev 745) +++ oipf/js/impl/ChannelConfig.js 2015-01-30 08:19:48 UTC (rev 746) @@ -8,11 +8,13 @@ * the properties and methods SHALL NOT be available to the application. Properties and methods not listed in the * following table SHALL be available to all applications as long as the OITF has indicated support for tuner control (i.e. * <video_broadcast>true</video_broadcast> as defined in section 9.3.1) in their capability. + * ------------------------------------------------------------------------ * Capability | Properties | Methods - * Element <extendedAVControl> | onChannelScan | startScan() stopScan() - * is set to “ true ” as defined in | - * section 9.3.6. | - *----------------------------------|---------------|--------------------------- + * --------------------------------- --------------- ---------------------- + * Element <extendedAVControl> | onChannelScan | startScan() + * is set to “ true ” as defined in | | stopScan() + * section 9.3.6. | | + * ---------------------------------|---------------|---------------------- * Element <video_broadcast | |createChannelList() * type="ID_IPTV_SDS"> is set as | | * defined in section 9.3.6. | |
participants (1)
-
ygrego@users.nuiton.org