Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

I'd like to know if RDK2 support WebAudio of HTML5 ?

https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html )

 

Plus, I've found some flags related with webaudio in project source file of QtWebkit.

There are two flag, ENABLE_LEGACY_WEBAUDIO, ENABLE_WEBAUDIO about webaudio,

So, I assumed the flags need for webaudio and tried to build qtwebkit so that it enable webaudio feature.

but it doesn't work(=build) out well.

 

Could you inform us how to enable webaudio and support webaudio in RDK2?