Lizzy v1.1.1

Uses of Class
christophedelory.playlist.wpl.Media

Packages that use Media
christophedelory.playlist.wpl WPL (Windows Media Player Playlist) is a computer file format that stores multimedia playlists. 
 

Uses of Media in christophedelory.playlist.wpl
 

Methods in christophedelory.playlist.wpl that return types with arguments of type Media
 List<Media> Seq.getMedias()
          Returns the list of media elements.
 

Methods in christophedelory.playlist.wpl with parameters of type Media
 void Seq.addMedia(Media media)
          Adds a media element to this sequence.
 


© 2008-2009 Christophe Delory

Copyright © 2008-2009 Christophe Delory. All Rights Reserved.