WebAssembly Samples

The samples in this topic demonstrate how you can develop WASM Player and WASM Video Decoder in Web applications.

Sample Description
Tizen WASM Player Sample Application

The Tizen WASM Player sample application shows how to use the Tizen WASM Player to play media on a Tizen device using HTMLMediaElement with ElementaryMediaStreamSource as a data source in a WebAssembly module.

Tizen WASM Video Decoder Sample Application

The Tizen WASM Video Decoder sample application shows how to use Tizen WASM Video Decoder to play media on a Samsung device using a WebAssembly module.

Table 1. WebAssembly sample applications