Question about the JMF System

From: Anthony P. (anonymous_at_anonymousplace.com)
Date: 01/25/04


Date: Sun, 25 Jan 2004 18:46:17 GMT

Hello Everyone,

I'm starting work on a small JMF application more as a learning experience
than anything else. I just got through reading IBM's excellent "Introduction
to JMF" tutorial and feel that I have a fairly good understanding of what it
will take to develop the application I'm wanting to. But one question
remains: In IBM's tutorial they make it seem like JMF will handle the
creation of the visual componants of the player and all I'd have to do is
construct the underlying code. Is this true? I was going to create my GUI
using AWT but does invoking the JMF player (for audio/video) automatically
create a GUI?

Thanks,
Anthony



Relevant Pages

  • JMF?
    ... I need a bit of s/w for playing various basic audio formats eg .wav .mp3 (no GUI). ... I assume I'll need JMF. ... Are there any decent tutorials about? ...
    (comp.lang.java.programmer)
  • Re: JMF?
    ... I assume I'll need JMF. ... Are there any decent tutorials about? ... Having said that, what I want is an audio player class without GUI that will play common audio formats and have basic methods for stuff like vol, start, stop etc ...
    (comp.lang.java.programmer)
  • Re: JMF?
    ... "Dirk Bruere at NeoPax" wrote in message ... (no GUI). ... Are there any decent tutorials about? ... JMF is old and no longer being developed. ...
    (comp.lang.java.programmer)
  • Re: video Streaming
    ... > we are trying to create a Java video Streaming server. ... > We use the JAVA JMF API. ... > We succeed in sending data from the server, and reading them on the client ...
    (comp.lang.java)