Lizzy v1.1.1

Uses of Class
christophedelory.playlist.asx.PreviewDuration

Packages that use PreviewDuration
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 PreviewDuration in christophedelory.playlist.asx
 

Methods in christophedelory.playlist.asx that return PreviewDuration
 PreviewDuration Reference.getPreviewDuration()
          Returns the preview duration.
 PreviewDuration AsxOrEntryElement.getPreviewDuration()
          Returns the length of time a clip is played in preview mode.
 

Methods in christophedelory.playlist.asx with parameters of type PreviewDuration
 void Reference.setPreviewDuration(PreviewDuration previewDuration)
          Initializes the preview duration.
 void AsxOrEntryElement.setPreviewDuration(PreviewDuration previewDuration)
          Initializes the preview duration.
 


© 2008-2009 Christophe Delory

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