I am trying to use the thread methods Wait(),Notify() or NotifyAll() as pause and resume for a video player. I can start the video player as a separate thread but when I try and use pause I get an AWT thread exception. The player is in Thread-2. The application uses the Java Media Framework for...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.