how to use html5 video landscape in ios -


i use phonegap create ios project.i want use htmlt5 video play video in landscape. there way webkit or in application switch in landscape mode when showing html5 video?

thanks!

create view , add webview subview view. set orientation of view landscapeleft , landscaperight , load html5 video on webview. call view when ever want play video; view appear in landscape mode.


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -