essAbubakar / open-webkit-sharp

Automatically exported from code.google.com/p/open-webkit-sharp
0 stars 0 forks source link

Video and Audio Element Features of HTML5 not supporting #139

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
hi,

 I am using OpenWebkitSharp 2.9 in Visual Studio 2010 , windows 7 os...

 after go through the how to use document i implemented OpenWebkitSharp 2.9 in my Windows Application....

After that i checked HTML5 features checking website www.Html5Test.com..
here my browser apps got 307/500 point but its not supporting full features of 
HTML5 eg. Video Element, Audio Element, Microdata.....

So please tell me how to implement those features mainly Video and Audio 
element....

Thanks in Advance..

Avinash Singh

Original issue reported on code.google.com by avisa...@gmail.com on 14 Sep 2012 at 5:38

GoogleCodeExporter commented 9 years ago
Video and audio elements support is added when you install Apple QuickTime. It 
can also fix some crashes. WebKit depends on this for audio/video element 
support.

Original comment by tsumalis96@gmail.com on 6 Oct 2012 at 6:03