Tizen WASM Player
Tizen TV WebAssembly Media Player extension allowing for a low-level elementary media stream playback.
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nsamsung
 Nhtml
 CHTMLMediaElementWraps HTMLMediaElement so that it can be used in WebAssembly code
 CHTMLMediaElementListenerAllows receiving HTMLMediaElement events
 Nwasm
 CDRMConfigAggregates all data necessary for setting up decryption
 CElementaryAudioTrackConfig
 CElementaryMediaPacketType representing a single packet (video or audio)
 CElementaryMediaStreamSourceMain class of WASM Player. ElementaryMediaStreamSource acts as a data source for html::HTMLMediaElement
 CElementaryMediaStreamSourceListenerAllows receiving ElementaryMediaStreamSource events
 CElementaryMediaTrackTracks are used to deliver either audio or video frames to WASM Player
 CElementaryMediaTrackConfigCommon part of audio and video configs
 CElementaryMediaTrackListenerAllows receiving ElementaryMediaTrack events
 CElementaryVideoTrackConfigContains video ElementaryMediaTrack config
 CEmssVersionInfo
 CEncryptedElementaryMediaPacketType representing a single encrypted packet (either video or audio)
 CEncryptedSubsampleDescription
 CMediaKeyClass representing an instance of media keys used to decrypt content
 CResult