tags:

views:

10

answers:

0

Hi,
I am having a .avi video file with the dimensions 640 x480.I however want to show the complete video(with the control bars) in a window half the size (320x240).Is there a way to do this in GWT or will I have to change the dimensions before loading it into GWT itself.I did try the BST-player to show video file but did not see any method that could set the height /width of the media loaded.