Tizen WASM Player
Tizen TV WebAssembly Media Player extension allowing for a low-level elementary media stream playback.
elementary_media_track_config.h File Reference
#include <cstdint>
#include <string>
#include <vector>
Include dependency graph for elementary_media_track_config.h:
This graph shows which files directly or indirectly include this file:

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
}