Uses of Class
xinecanvas.XineException

Uses of XineException in xinecanvas
 

Methods in xinecanvas that throw XineException
 XinePlayer.StreamInfo XinePlayer.enqueue(java.lang.String mrl)
          Enqueue an mrl in the playlist.
static void TestXinePlayer.main(java.lang.String[] args)
           
 void XinePlayer.play()
          Start playing the current stream on the playlist, if not empty.
 void XinePlayer.playNow(java.lang.String mrl)
          Clear the whole playlist and play the specified stream.