The APIs listed in this category are non-W3C specifications but are popular specifications that are used widely.
Tizen Wearable supports Typed Arrays (Khronos Specifications), and viewport MetaTag (Apple Specification).
Specification | Description |
---|---|
Camera API (Tizen Extension) | Provides interfaces for configuring camera options, recording video/audio, and capturing images.
|
Typed Array - Khronos | Provides an API for interoperability with native binary data. |
WebGL - Khronos (Partial) | This specification describes an additional rendering context and support objects for the HTML 5 canvas element. This context allows rendering using an API that conforms closely to the OpenGL ES 2.0 API. The method and attribute currently not supported are:
|
viewport Meta Tag - Apple |
Allows Web developers control the viewport's size and scale. For more details:
|