Tizen WASM Player
Tizen TV WebAssembly Media Player extension allowing for a low-level elementary media stream playback.
|
#include <cstdint>
#include <functional>
#include <memory>
#include "GLES/gl.h"
#include "samsung/wasm/common.h"
#include "samsung/wasm/emss_version_info.h"
#include "samsung/wasm/operation_result.h"
#include "samsung/wasm/session_id.h"
Go to the source code of this file.
Classes | |
class | samsung::wasm::ElementaryMediaTrack |
Tracks are used to deliver either audio or video frames to WASM Player. More... | |
Namespaces | |
samsung | |
samsung::wasm | |