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

interface XManager
Base Interfaces
::com::sun::star::uno::XInterface
  |  
  +--XManager
::com::sun::star::uno::XInterface
(referenced interface's summary:)
base interface of all UNO interfaces
Usage Restrictions
not published
Description
This interface ...

Methods' Summary
createPlayer  
Methods' Details
createPlayer
::com::sun::star::media::XPlayer
createPlayer( [in] string  aURL );

Top of Page