Gtk2-Ex-MPlayerEmbed
view release on metacpan or search on metacpan
lib/Gtk2/Ex/MPlayerEmbed.pm view on Meta::CPAN
$window->show_all;
$embed->play("movie.mpg");
Gtk2->main;
=head1 DESCRIPTION
Gtk2::Ex::MPlayerEmbed allows you to embed a video player into your
applications. It uses the XEMBED system to allow the I<mplayer> program
to insert its window into your application.
=head1 OBJECT HIERARCHY
Glib::Object
+----Gtk2::Object
+----Gtk2::Widget
+----Gtk2::Container
+----Gtk2::Socket
+----Gtk2::Ex::MPlayerEmbed
( run in 0.607 second using v1.01-cache-2.11-cpan-71847e10f99 )