WxActiveXWMPlayer 005
- Homepage:
- Date Added: 05/01/2007
- File size: 0
- Downloads: 335
WxActiveXWMPlayer 005
Bookmark
WxActiveXWMPlayer 005 Description
- Wx::ActiveX::WMPlayer is an ActiveX interface for Windows Media Player.
SYNOPSIS
use Wx::ActiveX::WMPlayer ;
my $wm = Wx::ActiveX::WMPlayer->new( $parent , -1 , wxDefaultPosition , wxDefaultSize );
$wm->PropSet("FileName",'C:movie.avi') ;
$wm->Play ;
EVT_ACTIVEX($this, $wm ,"PlayStateChange", sub{
my ( $this , $evt ) = @_ ;
print "Play Changen" ;
}) ;
ActiveX control for Windows Media Player. The control comes from Wx::ActiveX, and all methods/events from there exit here too.
new ( PARENT , ID , POS , SIZE )
This will create and return the Windows Media Player object.
Requirements:
· Perl
. you can
free download
WxActiveXWMPlayer 005 now.
WxActiveXWMPlayer 005 Screenshot
WxActiveXWMPlayer 005 useful links
WxActiveXWMPlayer 005
Related Software
WxActiveXWMPlayer 005
Keyword
WxActiveXWMPlayer ,
ActiveX ,
interface ,
Windows ,
Media ,
Player.
SYNOPSIS
,
WxActiveXWMPlayer ,
;
,
WxActiveXWMPlayer->new ,
$parent ,
wxDefaultPosition ,
wxDefaultSize ,
;
,
$wm->PropSetFileNameCmovie.avi ,
;
,
$wm->Play ,
;
,
EVTACTIVEX$this ,
PlayStateChange ,
sub{
,
$this ,
$evt ,
;
,
print ,
Play ,
Changen ,
;
,
;
ActiveX ,
control ,