Wx::ActiveX::WMPlayer

Wx::ActiveX::WMPlayer is an ActiveX interface for Windows Media Player.
Download

Wx::ActiveX::WMPlayer Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Thiago S. V.
  • Publisher web site:
  • http://search.cpan.org/~gmpassos/Wx-ActiveX-0.05/lib/Wx/ActiveX/WMPlayer.pm

Wx::ActiveX::WMPlayer Tags


Wx::ActiveX::WMPlayer Description

Wx::ActiveX::WMPlayer is an ActiveX interface for Windows Media Player. 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


Wx::ActiveX::WMPlayer Related Software