The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "dist:XML-ASX XML"

XML::ASX - Create ASX (Advanced Streaming XML) files for Windows Media Player River stage zero No dependents

XML::ASX generates ASX v3.0-compliant XML files. ASX files are used by the Windows Media Player (WMP) to play a queue of files. Attributes can be added to several ASX tags to achieve a 'scripting' effect. You can define items to begin playing at an o...

ALLENDAY/XML-ASX-0.01 - 27 Jun 2002 06:46:14 UTC

XML::ASX::File - An ASX file - methods for everything from <ASX> to </ASX> River stage zero No dependents

Represents the ASX file itself. Use this class to add Repeat blocks, ASP Events, and Refs (audio and video media sources)....

ALLENDAY/XML-ASX-0.01 - 27 Jun 2002 06:46:14 UTC

XML::ASX::Entry - Describe a media source River stage zero No dependents

XML::ASX::Entry represents a playlist entry in an ASX XML document....

ALLENDAY/XML-ASX-0.01 - 27 Jun 2002 06:46:14 UTC

XML::ASX::Event - Manipulate playback of a block of XML::ASX::Entry River stage zero No dependents

The code snippet from the synopsis will produce this: <Event NAME="The Big Bang" WHENDONE="NEXT"> <Entry><Ref href="http://www.com/1.asf"></Entry> <Entry><Ref href="http://www.com/2.asf"></Entry> </Event> Read more about events at MSDN....

ALLENDAY/XML-ASX-0.01 - 27 Jun 2002 06:46:14 UTC

XML::ASX::Repeat - Repeat a block of XML::ASX::Entry River stage zero No dependents

The Repeat tag is parented by the ASX tag and can contain ENTRY tags. The effect is to cause the contained ENTRYs to be repeated (collated) the number of times specified by the COUNT attribute of the Repeat tag. The code snippet from the synopsis wil...

ALLENDAY/XML-ASX-0.01 - 27 Jun 2002 06:46:14 UTC
5 results (0.051 seconds)