movieSurface
derived from
rectSurface
Description: plays a movie on a rectangular surface, using xine
notes:
- this node currently is supported only on LINUX machines, using the xine library.
- information about xine, can be found here.
- information regarding the production path of movies that have been tested, can be found here.
- an example movie file, can be found here.
- the following formats are currently examined to be supported:
- MPEG1 (*.mpg)
- MPEG2 (*.mpg)
- MPEG4 (*.mpg)
- WINDOWS MEDIA (*.wmv)
- REAL MEDIA (*.rm) - win32 codecs are necessary.For further information please click here.
- QUICKTIME (*.mov)
Category: Attributes
Author: Kalle Jalkanen and Jonas Westling, Interactive Institute Umeå, Sweden
02/24/03
Revision: 08/10/03 Helen-Nicole Kostis - documentation, examination of more movie formats and production path of them
play |
[bool] |
|
stop |
[bool] |
|
file |
string |
|
constructor movieSurface
destructor ~movieSurface
method reset
method stopMovie
method playMovie
method message
method isCreated() )