Recent Changes - Search:

Information

Installation

Documentation

ElementsVideo

The Video view element allows you to display (and control) video as one more drawable in your drawing or plotting panel. This is specially interesting to superimpose animation controlled graphics on a real life video experiment.

Important Notice: To use this view element you must to install Xuggle in your computer. Xuggle changes your current Java Virtual Machine. Hence, if you update the VM, you will need to reinstall Xuggle. Xuggle is also required to take video sequence of a running simulation.

Properties

Position and Size
NameDescriptionValues acceptedDefault
Pos XThe X coordinate of the left-top of the video.A constant or variable of type double or int. 
Pos YThe Y coordinate of the left-top of the video.A constant or variable of type double or int. 
Size XThe size of the element in the X direction.A constant or variable of type double or int. 
Size YThe size of the element in the Y direction.A constant or variable of type double or int. 
RotateThe (counter-clockwise) rotation angle to apply to the element.A constant or variable of type double or int. 
Visibility and Interaction
NameDescriptionValues acceptedDefault
OffsetThe exact position of the video relative to the element's coordinates.Use the editor provided or read about positions. 
VisibleThe visibility of the element.A boolean variable or one of the constants true or false. 
VideoThe video file to play.The file name or a string variable. 
FrameThe current frame to display.A integer variable. 
Edit - History - Print - Recent Changes - Search
Page last modified on May 17, 2012, at 12:31 AM