Results 1 to 7 of 7
Thread: mp3 file length..kindly help
- 03-12-2011, 11:29 AM #1
Member
- Join Date
- Jan 2011
- Posts
- 36
- Rep Power
- 0
- 03-12-2011, 07:24 PM #2
Moderator
- Join Date
- Feb 2009
- Location
- New Zealand
- Posts
- 4,561
- Rep Power
- 11
What happened when you tried that?
- 03-14-2011, 04:35 AM #3
Member
- Join Date
- Jan 2011
- Posts
- 36
- Rep Power
- 0
i got the return value as time i.e. for eg: time@173ec72..now wat should i do to get the value as seconds or milliseconds. .. i am not sure whther the function getDuration returns the correct time length of the audio file.
- 03-14-2011, 04:56 AM #4
Have you read the API for the javax.media classes you are using?
JMF 2.0 API (03/10/01)
What class is the returned value from Player#getDuration()?
What methods does that class have?
db
- 03-14-2011, 05:58 AM #5
Member
- Join Date
- Jan 2011
- Posts
- 36
- Rep Power
- 0
the getDuration method is in player class. Other methods are getmediaTime()
getStopTime(), get Mediananoseconds().
the method getduration are imported from javax.media.Duration.
I invoked it as player.getDuartion().
- 03-14-2011, 09:48 AM #6
I see I have to repeat myself
dbWhat class is the returned value from Player#getDuration()?
What methods does that class have?
- 03-14-2011, 09:50 AM #7
Inherited. Not imported.the method getduration are imported from javax.media.Duration.
Lesson: Object-Oriented Programming Concepts (The Java™ Tutorials > Learning the Java Language)
db
Similar Threads
-
Kindly Help me..DICE PROGRAM
By aronkevin in forum Advanced JavaReplies: 1Last Post: 10-08-2010, 07:32 AM -
kindly help for getting JcheckBoxes in Jtree
By sonyerricsonk750i in forum AWT / SwingReplies: 1Last Post: 08-07-2010, 07:14 PM -
Kindly assist me...
By delbg in forum New To JavaReplies: 7Last Post: 02-05-2009, 03:52 AM -
kindly answer the queston in attachment file
By abhinav_jain09 in forum Advanced JavaReplies: 11Last Post: 09-19-2008, 04:47 PM -
Kindly Help me to apply Stylesheet
By AMATYA-CHANAKYA in forum Advanced JavaReplies: 0Last Post: 03-18-2008, 06:30 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks