VideoPlayer

Document Actions
last edited 4 years ago by amehrabyan

This part takes a video files plays it and stops it To use this part you are required to INSTALL Java Media Framework (jmf-2_1_1e-windows-i586.exe) from the SUN website

figure

inpins

File - ID = 1 - set the path to video file

  • String - path

Play - ID = 2 - start to play video

Stop - ID = 3 - stop the playing

Source file:

VideoPlayer.java at sourceforge.net

Configuration file:

videoplayer.vcb at sourceforge.net

Test Files: Unit Tests at sourceforge.net

status

alpha release