VideoObject2DProxy :
DrawableImage :
DrawableNode :
Traversable
loop |
No. |
speed |
Yes. |
startTime |
Yes. |
stopTime |
Yes. |
url |
Yes. |
duration_changed |
No. |
isActive |
No. |
translation |
Yes. |
scaling |
No. |
rotation |
No. |
This class inherits all of its functionality from the DrawableImage class. The PreRender() method is implemented, which calls DrawableImage::PreRender(), followed by UpdateBoundingRect().
Currently the only support for this node is to play video according to the time stamps contained in the video stream.