Hello..
I am in search of how to play a video in full screen java application.
I already know how to play a video using the JMF.
but i want to play the video in full screen desktop java applicaton ..
Hello..
I am in search of how to play a video in full screen java application.
I already know how to play a video using the JMF.
but i want to play the video in full screen desktop java applicaton ..
You likely want to try Full-Screen Exclusive mode.
I have already seen that link before.. It all says about the various full screen modes..
I already know that and my requirement is not that..
I am searching for how to play a video in full screen application..
That link tells you how to make a Window full-screen. If you know how to play a video in a Window then all you need to do is make the window full screen.
That link tells you how to make a Window full-screen. If you know how to play a video in a Window then all you need to do is make the window full screen.
I know how to play a video in JMF. but i dont know in java application...
Do you mean JMF as in Java Media Framework? That's a library of Java code that you use as part of a Java program - if you're using JMF then you are already working with Java applications (or applets). What exactly is it that you know how to do?
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.