Tizen WASM Player
Tizen TV WebAssembly Media Player extension allowing for a low-level elementary media stream playback.
|
#include <cstdint>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
struct | samsung::wasm::ElementaryMediaTrackConfig |
Common part of audio and video configs. More... | |
Namespaces | |
samsung | |
samsung::wasm | |
Enumerations | |
enum | samsung::wasm::DecodingMode { samsung::wasm::DecodingMode::kHardware, samsung::wasm::DecodingMode::kHardwareWithFallback, samsung::wasm::DecodingMode::kSoftware } |