Dear All,
I am creating a small application which reads some wmv media contents from hard disk and updates database as well.
Now while updating record for these media file i need to access following properties for a wmv or wma content
1- duration
2- width and hight
All these properties are being shown in Advanced properties of the file property dialog when we right click on the file and go to properties option. But i am not able to find a way to access these properties using
java applications.
In there anybody who has ever faced the same problem and can guide me to do that.
Regs,
Rishi Tyagi