Re: Question about the JMF System
From: Chris (sarge_chris_at_hotmail.com)
Date: 01/26/04
- Next message: armin walland: "how to read multiple (binary) lines from text file / stdin?"
- Previous message: Nuke van Dyke: "Search advanced TextArea (bold, underline, different font-sizes...)"
- In reply to: Anthony P.: "Question about the JMF System"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 26 Jan 2004 06:34:07 -0800
JMF creates the components that are used to display media (e.g. panels
for a video player) and can optionally also create the controls for
playback.
You get access to these components via the callback mechanism (the
name of the interface escapes me now), since they are only created
once the media is realized - why it works like that beats me, it sucks
IMHO.
- sarge
- Next message: armin walland: "how to read multiple (binary) lines from text file / stdin?"
- Previous message: Nuke van Dyke: "Search advanced TextArea (bold, underline, different font-sizes...)"
- In reply to: Anthony P.: "Question about the JMF System"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]