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