Tizen WASM Player
Tizen TV WebAssembly Media Player extension allowing for a low-level elementary media stream playback.
common.h File Reference
#include <chrono>
#include "samsung/wasm/operation_result.h"
Include dependency graph for common.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  samsung::wasm::Result< T >
 

Namespaces

 samsung
 
 samsung::wasm
 

Typedefs

using samsung::wasm::Seconds = std::chrono::duration< double >
 Default duration type used throughout the API. More...