hbbtv-typings
Version:
Typings for HbbTV 1.5 (TS 102 796 V1.2.1)
49 lines (47 loc) • 3.03 kB
TypeScript
/// <reference path="./types/objects/ApplicationManagerObject.d.ts" />
/// <reference path="./types/objects/CapabilitiesObject.d.ts" />
/// <reference path="./types/objects/CodManagerObject.d.ts" />
/// <reference path="./types/objects/ConfigurationObject.d.ts" />
/// <reference path="./types/objects/DownloadManagerObject.d.ts" />
/// <reference path="./types/objects/DownloadTriggerObject.d.ts" />
/// <reference path="./types/objects/DrmAgentObject.d.ts" />
/// <reference path="./types/objects/GatewayInfoObject.d.ts" />
/// <reference path="./types/objects/MDTFObject.d.ts" />
/// <reference path="./types/objects/NotifSocketObject.d.ts" />
/// <reference path="./types/objects/ParentalControlManagerObject.d.ts" />
/// <reference path="./types/objects/RecordingSchedulerObject.d.ts" />
/// <reference path="./types/objects/RemoteManagementObject.d.ts" />
/// <reference path="./types/objects/SearchManagerObject.d.ts" />
/// <reference path="./types/objects/StatusViewObject.d.ts" />
/// <reference path="./types/objects/VideoBroadcastObject.d.ts" />
/// <reference path="./types/objects/VideoMpegObject.d.ts" />
/// <reference path="./types/objects/RemoteManagementObject.d.ts" />
/// <reference path="./types/Application.d.ts" />
/// <reference path="./types/ApplicationCollection.d.ts" />
/// <reference path="./types/ApplicationPrivateData.d.ts" />
/// <reference path="./types/Channel.d.ts" />
/// <reference path="./types/ChannelConfig.d.ts" />
/// <reference path="./types/ChannelList.d.ts" />
/// <reference path="./types/Configuration.d.ts" />
/// <reference path="./types/KeyEvent.d.ts" />
/// <reference path="./types/Keyset.d.ts" />
/// <reference path="./types/LocalSystem.d.ts" />
/// <reference path="./types/NetworkInterface.d.ts" />
/// <reference path="./types/StringCollection.d.ts" />
/// <reference path="./types/Window.d.ts" />
/// <reference path="./types/oipfObjectFactory.d.ts" />
/**
* @see http://www.etsi.org/deliver/etsi_ts%5C102700_102799%5C102796%5C01.02.01_60%5Cts_102796v010201p.pdf
*
* 1. Open IPTV Forum Release 1 specification, volume 5 (V1.2): "Declarative Application Environment".
* NOTE: Available at http://www.oipf.tv/specifications.
* http://www.oipf.tv/docs/OIPF-T1-R1-Specification-Volume-5-Declarative-Application-Environment-v1_2-2012-09-19.PDFb
* 2. Open IPTV Forum Release 1 specification, volume 2 (V1.2): "Media Formats".
* NOTE: Available at http://www.oipf.tv/specifications.
* 3. ETSI TS 102 809 (V1.1.1): "Digital Video Broadcasting (DVB); Signalling and carriage of interactive applications and services in Hybrid Broadcast/Broadband environments".
* 4. Open IPTV Forum Release 1 specification, volume 4 (V1.2): "Protocols".
* NOTE: Available at http://www.oipf.tv/specifications.
* 5. Open IPTV Forum Release 1 specification, volume 7 (V1.2): "Authentication, Content Protection and Service Protection".
* NOTE: Available at http://www.oipf.tv/specifications.
*/
declare namespace OIPF {}