

The following table lists the meta data keys available for Smart TVs and display devices. You can add meta data in the "Tizen" tab of the Configuration Editor in the Tizen Studio. Some features are implemented by adding key-value pairs to the metadata element. SetDrm() method of the AVPlayExtension API The following table lists the privileged Samsung Product APIs specific to Smart TVs and display devices. The following table lists the privileged Tizen APIs specific to Smart TVs and display devices.įor more information on Tizen API privileges, see Security and API Privileges. You can add privileges to the "config.xml" file using the "Privileges" tab of the Configuration Editor in the Tizen Studio. To use security-sensitive APIs, you must declare the required privileges and sign your application with a certificate for the appropriate privilege level. If you are fluent in the configuration file XML structure, you can modify the XML structure directly through the configuration source editor.įor more information, see Configuring Applications and Setting Project Properties. You can easily set the project configuration (manifest) using a form editor, even if you have no experience in developing a Tizen Web application project. In the Tizen Studio, you can edit the configuration file in 2 ways: If you want to disable it for your application, add the following line to the "config.xml" file: Interaction with the application using a mouse, is enabled by default. Some features, such as prelaunching, are implemented by adding values to the metadata element. For more information, see Defining External Access Policies in the Policy Tab. Īccording to the W3C Access Requests Policy (WARP), you cannot access network resources by default. Tizen and Samsung Product APIs that handle platform and user-sensitive data require privileges that must be declared before the APIs can be used. By default, it is the "index.html" file in the root directory. įile path for the start-up file of the Web application. The application version format is "x.y.z".
TV XML TOOLS TV
The Samsung TV SDK automatically creates an application ID, which uniquely identifies the application within the package. The "config.xml" file contains the following information:
TV XML TOOLS INSTALL
The configuration information is used when you install or run the Tizen Web application. The configuration file is composed of XML elements, including the element as its root. Many privileges and features available for mobile and wearable Web applications are also available for Web applications.Īll Tizen Web application projects must have a "config.xml" file in the project root directory. This topic describes Web application configuration, especially for privileges and features specific to Samsung TVs.
