ITU-T H 764-2012 IPTV services enhanced script language (Study Group 16)《网络电视业务增强性脚本语言 16号研究组》.pdf
《ITU-T H 764-2012 IPTV services enhanced script language (Study Group 16)《网络电视业务增强性脚本语言 16号研究组》.pdf》由会员分享,可在线阅读,更多相关《ITU-T H 764-2012 IPTV services enhanced script language (Study Group 16)《网络电视业务增强性脚本语言 16号研究组》.pdf(72页珍藏版)》请在麦多课文档分享上搜索。
1、 International Telecommunication Union ITU-T H.764TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (06/2012) SERIES H: AUDIOVISUAL AND MULTIMEDIA SYSTEMSIPTV multimedia services and applications for IPTV IPTV multimedia application frameworks IPTV services enhanced script language Recommendation ITU-
2、T H.764 ITU-T H-SERIES RECOMMENDATIONS AUDIOVISUAL AND MULTIMEDIA SYSTEMS CHARACTERISTICS OF VISUAL TELEPHONE SYSTEMS H.100H.199 INFRASTRUCTURE OF AUDIOVISUAL SERVICES General H.200H.219 Transmission multiplexing and synchronization H.220H.229 Systems aspects H.230H.239 Communication procedures H.24
3、0H.259 Coding of moving video H.260H.279 Related systems aspects H.280H.299 Systems and terminal equipment for audiovisual services H.300H.349 Directory services architecture for audiovisual and multimedia services H.350H.359 Quality of service architecture for audiovisual and multimedia services H.
4、360H.369 Supplementary services for multimedia H.450H.499 MOBILITY AND COLLABORATION PROCEDURES Overview of Mobility and Collaboration, definitions, protocols and procedures H.500H.509 Mobility for H-Series multimedia systems and services H.510H.519 Mobile multimedia collaboration applications and s
5、ervices H.520H.529 Security for mobile multimedia systems and services H.530H.539 Security for mobile multimedia collaboration applications and services H.540H.549 Mobility interworking procedures H.550H.559 Mobile multimedia collaboration inter-working procedures H.560H.569 BROADBAND, TRIPLE-PLAY A
6、ND ADVANCED MULTIMEDIA SERVICES Broadband multimedia services over VDSL H.610H.619 Advanced multimedia services and applications H.620H.629 Ubiquitous sensor network applications and Internet of Things H.640H.649 IPTV MULTIMEDIA SERVICES AND APPLICATIONS FOR IPTV General aspects H.700H.719 IPTV term
7、inal devices H.720H.729 IPTV middleware H.730H.739 IPTV application event handling H.740H.749 IPTV metadata H.750H.759 IPTV multimedia application frameworks H.760H.769IPTV service discovery up to consumption H.770H.779 Digital Signage H.780H.789 For further details, please refer to the list of ITU-
8、T Recommendations. Rec. ITU-T H.764 (06/2012) i Recommendation ITU-T H.764 IPTV services enhanced script language Summary Recommendation ITU-T H.764 describes an object-oriented programming language called “Internet protocol television services enhanced script language (IPTV SESL)“, which is based o
9、n LIME-Script of Recommendation ITU-T H.762, and includes enhanced functionalities. The language is used in IPTV services for performing computations and manipulating computational objects within an IPTV terminal device environment. There are two primary implementations of this Recommendation, the “
10、Core script profile“ and the “Extended script profile“. The core script profile is conformant with the LIME-Script of Recommendation ITU-T H.762 and is used for the objects for client-side computation. The extended script profile is necessary for the functional extensions required for IPTV services.
11、 History Edition Recommendation Approval Study Group 1.0 ITU-T H.764 2012-06-29 16 Keywords IPTV SESL, multimedia application framework (MAFR), script language, web-based. ii Rec. ITU-T H.764 (06/2012) FOREWORD The International Telecommunication Union (ITU) is the United Nations specialized agency
12、in the field of telecommunications, information and communication technologies (ICTs). The ITU Telecommunication Standardization Sector (ITU-T) is a permanent organ of ITU. ITU-T is responsible for studying technical, operating and tariff questions and issuing Recommendations on them with a view to
13、standardizing telecommunications on a worldwide basis. The World Telecommunication Standardization Assembly (WTSA), which meets every four years, establishes the topics for study by the ITU-T study groups which, in turn, produce Recommendations on these topics. The approval of ITU-T Recommendations
14、is covered by the procedure laid down in WTSA Resolution 1. In some areas of information technology which fall within ITU-Ts purview, the necessary standards are prepared on a collaborative basis with ISO and IEC. NOTE In this Recommendation, the expression “Administration“ is used for conciseness t
15、o indicate both a telecommunication administration and a recognized operating agency. Compliance with this Recommendation is voluntary. However, the Recommendation may contain certain mandatory provisions (to ensure, e.g., interoperability or applicability) and compliance with the Recommendation is
16、achieved when all of these mandatory provisions are met. The words “shall“ or some other obligatory language such as “must“ and the negative equivalents are used to express requirements. The use of such words does not suggest that compliance with the Recommendation is required of any party. INTELLEC
17、TUAL PROPERTY RIGHTS ITU draws attention to the possibility that the practice or implementation of this Recommendation may involve the use of a claimed Intellectual Property Right. ITU takes no position concerning the evidence, validity or applicability of claimed Intellectual Property Rights, wheth
18、er asserted by ITU members or others outside of the Recommendation development process. As of the date of approval of this Recommendation, ITU had not received notice of intellectual property, protected by patents, which may be required to implement this Recommendation. However, implementers are cau
19、tioned that this may not represent the latest information and are therefore strongly urged to consult the TSB patent database at http:/www.itu.int/ITU-T/ipr/. ITU 2013 All rights reserved. No part of this publication may be reproduced, by any means whatsoever, without the prior written permission of
20、 ITU. Rec. ITU-T H.764 (06/2012) iii Table of Contents Page 1 Scope 1 2 References. 1 3 Definitions 2 3.1 Terms defined elsewhere 2 3.2 Terms defined in this Recommendation . 3 4 Abbreviations and acronyms 3 5 Conventions 4 6 Overview 4 7 Core script profile . 5 7.1 Global . 5 7.2 Object . 5 7.3 Fun
21、ction 6 7.4 Array . 6 7.5 String 7 7.6 Boolean . 8 7.7 Number . 8 7.8 Date . 9 8 Extended script profile 11 8.1 MediaController object . 11 8.2 Event object 33 8.3 Service object . 36 8.4 XMLHttpRequest object 43 Annex A Data types 47 Annex B Content Metadata used by MediaController object . 48 Appe
22、ndix I Remote control key code . 50 Appendix II Informative text on extended script profile 52 II.1 MediaController object . 52 II.2 Event object 52 II.3 Service object . 62 Bibliography. 63 iv Rec. ITU-T H.764 (06/2012) List of tables Page Table 8-1 Data structure 33 Table 8-2 Event types . 34 Tabl
23、e 8-3 Definition of EVENT_GO_CHANNEL 34 Table 8-4 Definition of EVENT_MEDIA_END 34 Table 8-5 Definition of EVENT_MEDIA_BEGINNING 35 Table 8-6 Definition of EVENT_MEDIA_ERROR . 35 Table 8-7 Definition of EVENT_PLAYMODE_CHANGE 35 Table 8-8 Definition of PLAY_MODE 36 Table 8-9 Definition of PLAY_RATE 3
24、6 Table 8-10 Definition of EVENT_REMINDER 36 Table 8-11 Fields defined for serviceEntry . 39 Table A.1 Definition of data types 47 Table I.1 Key code list 50 List of figures Page Figure II.1 Example of the Event object controlling the media status 53 Figure II.2 State transition for Event object in
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ITUTH7642012IPTVSERVICESENHANCEDSCRIPTLANGUAGESTUDYGROUP16 网络 电视 业务 增强 脚本语言 16 研究 PDF

链接地址:http://www.mydoc123.com/p-797879.html