« Return to Thread: get rid of "Could not find mediaLib accelerator wrapper classes"

Re: get rid of "Could not find mediaLib accelerator wrapper classes"

by jai-interest-2 :: Rate this Message:

Reply to Author | View in Thread

Not a bad idea: simple and direct.

Thanks,

Brian

> include the following in your code:
>
> /**
> * this gets rid of exception for not using native
> acceleration
> */
> static
> {
>
> ystem.setProperty("com.sun.media.jai.disableMediaLib",
> "true");
> }
[Message sent by forum member 'bpb' (bpb)]

http://forums.java.net/jive/thread.jspa?messageID=266850

---------------------------------------------------------------------
To unsubscribe, e-mail: interest-unsubscribe@...
For additional commands, e-mail: interest-help@...

 « Return to Thread: get rid of "Could not find mediaLib accelerator wrapper classes"