Samsung Product API References for HTV

The Samsung Product API extends the capabilities of your application beyond those provided by the Tizen TV Web Device API.

To use Samsung Product API,

<script type="text/javascript" src="$WEBAPIS/webapis/webapis.js"></script>

should be loaded in "index.html".

The following APIs provide access to features specific to hospitality displays.

API Description Since
WebApi

You can access the basic definitions used in the Samsung Product API for Smart TVs. 2.3
AppCommon

You can switch the screensaver on and off. 2.3
ASFService

You can share media content between DLNA-certified devices by initializing and using the AllShare Framework. You can retrieve a list of discovered AllShare devices with a specified ID or information about media files and folders, such as the file extension and size, and content duration. 2.3
AvInfo

You can retrieve information about the screen and audio modes of the TV. You can also set the widescreen mode. 2.3
AVPlay

You can implement audio and video playback. 2.3
AVPlayExtension

You can implement multimedia playback with UDP or RTP for audio or video. 6.5
AVPlayStore

You can implement audio and video playback. 2.3
Broadcast

User can control the information that is related to the broadcast functionalities. 6.5
Microphone

You can manage a microphone connected to the TV. 2.3
Network

You can access information about the network connection and connection-related events. 2.3
Preview

You can use Smart Hub Preview to show deep links to application content. 2.3
ProductInfo

You can retrieve information about the TV, such as the device unique ID (DUID), and the model code. You can also retrieve and set system configuration parameters. 2.3
RemotePower

You can control remote power state in case of remote mode (background standby mode or remote configuration mode). 6.5
SystemControl

You can control devices remotely. 6.5
SystemInfo

You can get the system state and settings information. 6.0
Timer

You can turn on or turn off a device at the time you set. Also you can register or unregister NTP server connected to devices. 6.5
TvInfo

You can manage the TV settings. 2.3
WidgetData

You can store data in the application secure storage. 2.3

Table 1. Samsung Product APIs for Smart Hospitality Display