Using the vlcj library, I am attempting to have a flip occur for one of the playing videos. Using the mediaPlayer().playMedia(mrl, mediaOptions) syntax, I have the arguments loaded within the mediaOptions String[]. However, the arguments that I enter into the mediaOptions are not recognized by VLC. ...