Lizzy v1.1.1

Uses of Class
christophedelory.content.Content

Packages that use Content
christophedelory.content A content (media or not), and related metadata. 
christophedelory.playlist The home of the playlist management API. 
 

Uses of Content in christophedelory.content
 

Methods in christophedelory.content with parameters of type Content
 boolean ContentMetadataCenter.fillMetadata(Content content)
          Fills if possible the metadata of the specified content.
 void VLCMetadataProvider.fillMetadata(Content content, Log logger)
          Deprecated.  
 void SoundMetadataProvider.fillMetadata(Content content, Log logger)
           
 void ImageMetadataProvider.fillMetadata(Content content, Log logger)
           
 void FFMPEGMetadataProvider.fillMetadata(Content content, Log logger)
           
 void ContentMetadataProvider.fillMetadata(Content content, Log logger)
          Fills if possible the metadata of the specified content.
 

Uses of Content in christophedelory.playlist
 

Methods in christophedelory.playlist that return Content
 Content Media.getSource()
          Returns the media source.
 

Methods in christophedelory.playlist with parameters of type Content
 void Media.setSource(Content source)
          Initializes the media source.
 


© 2008-2009 Christophe Delory

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