This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

FramePositioningControl problem...


Hi all!
I am new at JMF and i would appreciate it, if you could help me..

I use the FramePositionControl like this:

---------
FramePositioningControl fpc =
(FramePositioningControl)player.getControl("
javax.media.control.FramePositioningControl");
---------

but fpc is always null... does anybody know the reason? why does this happen?

Thank you in advance!


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]