19 #ifndef __com_sun_star_media_XPlayer_idl__ 20 #define __com_sun_star_media_XPlayer_idl__ 26 module
com { module sun { module star { module media {
62 void setMediaTime( [in]
double fTime );
69 double getMediaTime();
78 void setPlaybackLoop( [in]
boolean bSet );
86 boolean isPlaybackLoop();
93 void setVolumeDB( [in]
short nDB );
108 void setMute( [in]
boolean bSet );
131 XPlayerWindow createPlayerWindow( [in] sequence< any > aArguments );
Definition: Ambiguous.idl:22
specifies the 2-dimensional size of an area using width and height.
Definition: Size.idl:29