Uses of Class
xinecanvas.XinePlayer.StreamInfo

Uses of XinePlayer.StreamInfo in xinecanvas
 

Methods in xinecanvas that return XinePlayer.StreamInfo
 XinePlayer.StreamInfo XinePlayer.enqueue(java.lang.String mrl)
          Enqueue an mrl in the playlist.
 XinePlayer.StreamInfo XinePlayer.getCurrentStream()
           
 

Methods in xinecanvas that return types with arguments of type XinePlayer.StreamInfo
 java.util.LinkedList<XinePlayer.StreamInfo> XinePlayer.getPlaylist()