Lizzy v1.1.1

Uses of Class
christophedelory.playlist.asx.Child

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

Subclasses of Child in christophedelory.playlist.asx
 class Asx
          A Windows Media metafile.
 class AsxElement
          The base definition of a media element in an ASX media file.
 class AsxOrEntryElement
          The super class of the media elements ASX and ENTRY.
 class Banner
          Specifies an URL for a graphic that appears in the display panel of Windows Media Player, beneath the video content.
 class Base
          Defines an URL string appended to the front of URLs sent to the Windows Media Player control.
 class Duration
          Defines the length of time the stream must be rendered.
 class Entry
          Defines a media clip.
 class Entryref
          Links to the ENTRY elements in an external Windows Media metafile that has an .asx, .wax, .wvx, or .wmx extension.
 class Event
          Defines a behavior or action taken by Windows Media Player when it receives a script command labeled as an event.
 class LogURL
          Instructs Windows Media Player to submit any log data to the specified URL.
 class Marker
          The marker at which Windows Media Player starts or ends rendering the stream.
 class MoreInfo
          Specifies an URL for a Web site, e-mail address, or script command associated with a show, clip, or banner.
 class Param
          Defines a custom parameter associated with a clip or show.
 class PreviewDuration
          Specifies the length of time a clip is played in preview mode.
 class Reference
          Specifies an URL for a piece of digital media content.
 class Repeat
          Defines the number of times Windows Media Player repeats, or loops through, the clips defined by one or more ENTRY or ENTRYREF elements.
 class Skin
          Specifies a URL to an embedded skin.
 class TextElement
          A text container.
 class URLElement
          An URL (HREF) container.
 


© 2008-2009 Christophe Delory

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