:: com :: sun :: star :: media ::

unpublished interface XManager
Usage Restrictions
not published
Description
the XPlayer factory interface

Methods' Summary
createPlayer creates a new media player  
Methods' Details
createPlayer
XPlayer
createPlayer( [in] string  aURL );

Description
creates a new media player
Parameter aURL
the URL of the media to play
Top of Page