| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IVideoPlayerImplementation
The Interface IVideoPlayerImplementation.
| Method Summary | |
|---|---|
 java.lang.Object | 
getMediaImplementationObject()
Gets the media implementation object.  | 
 float | 
getVideoHeight()
Gets the video height.  | 
 double | 
getVideoTime()
Gets the video time.  | 
 float | 
getVideoWidth()
Gets the video width.  | 
 void | 
setPixelsPerUnit(float ppu)
Sets the pixels per unit.  | 
 void | 
setPlaying(boolean b)
Sets the playing.  | 
 void | 
setVideoTime(double seconds)
Sets the video time.  | 
 void | 
setVideoURL(java.net.URL url)
Sets the video url.  | 
| Methods inherited from interface synergynetframework.appsystem.contentsystem.items.implementation.interfaces.IQuadContentItemImplementation | 
|---|
setAutoFitSize, setHeight, setWidth | 
| Methods inherited from interface synergynetframework.appsystem.contentsystem.items.implementation.interfaces.IContentItemImplementation | 
|---|
addMultitouchListener, contains, getImplementationObject, hasCollision, init, setAngle, setBackGround, setBorder, setBoundaryEnabled, setId, setLocalLocation, setLocation, setManipulate, setName, setScale, setScale, setVisible, setVisible, update, update | 
| Method Detail | 
|---|
java.lang.Object getMediaImplementationObject()
float getVideoHeight()
double getVideoTime()
float getVideoWidth()
void setPixelsPerUnit(float ppu)
ppu - the new pixels per unitvoid setPlaying(boolean b)
b - the new playingvoid setVideoTime(double seconds)
seconds - the new video timevoid setVideoURL(java.net.URL url)
url - the new video url
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||