D0301
HTML Application SDK  A0.101
Public Member Functions | List of all members
SmartTvA_API Interface Reference

import"SmartTvA_APIPlugin.idl";

Public Member Functions

void exit ()
 
Boolean hasCapability ()
 

Detailed Description

This is a class which implements global SmartTvA_API object.

Member Function Documentation

void SmartTvA_API.exit ( )

Exit application

Boolean SmartTvA_API.hasCapability ( )

Query if a specific functionality is supported or not.

var supportedCapabilities = [SmartTvA_API.hasCapability("Key"), SmartTvA_API.hasCapability("DRM", "PlayReady"), SmartTvA_API.hasCapability("UHD")];
Returns
true, return true if the given function is supported, otherwise false.

The documentation for this interface was generated from the following file: