Lizzy v1.1.1

Uses of Class
christophedelory.playlist.asx.MoreInfo

Packages that use MoreInfo
christophedelory.playlist.asx The Advanced Stream Redirector (ASX) format is a type of XML metafile designed to store a list of Windows Media files to play during a multimedia presentation. 
 

Uses of MoreInfo in christophedelory.playlist.asx
 

Methods in christophedelory.playlist.asx that return MoreInfo
 MoreInfo Banner.getMoreInfo()
          Returns the URL of a graphic file that will appear in the display panel of the associated element.
 MoreInfo AsxOrEntryElement.getMoreInfo()
          Returns the URL of a graphic file that will appear in the display panel of the associated element.
 

Methods in christophedelory.playlist.asx with parameters of type MoreInfo
 void Banner.setMoreInfo(MoreInfo moreInfo)
          Initializes the URL of a graphic file that will appear in the display panel of the associated element.
 void AsxOrEntryElement.setMoreInfo(MoreInfo moreInfo)
          Initializes the URL of a graphic file that will appear in the display panel of the associated element.
 


© 2008-2009 Christophe Delory

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