Koen Deforche 8455fb6ae2 added README.md files for examples, several bug fixes 13 лет назад
..
CMakeLists.txt 32d06ad89f Added WMediaPlayer, some refactoring of WHTML5Video/Audio and WSound 13 лет назад
README.md 8455fb6ae2 added README.md files for examples, several bug fixes 13 лет назад
sintel_trailer.jpg a336db65d6 see Changelog, bug fixes 14 лет назад
text.xml 32d06ad89f Added WMediaPlayer, some refactoring of WHTML5Video/Audio and WSound 13 лет назад
video.C 32d06ad89f Added WMediaPlayer, some refactoring of WHTML5Video/Audio and WSound 13 лет назад

README.md

Video feature example

This is an example that illustrates the use of the WVideo API for using the HTML built-in video support.

In most situations, the WMediaPlayer is more useful since it has a unified look and feel for the HTML and Flash fall-back.

How to run

See the README in the parent directory.

What it illustrates

  • the use of the WVideo and WFlashPlayer API.