David J. Goehrig > SDL_Perl-2.1.2 > SDL::Video

Download:
SDL_Perl-2.1.2.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  5
Open  4
Stalled  3
View Bugs
Report a bug
Source   Latest Release: SDL_Perl-v2.2.6

NAME ^

SDL::Video - a SDL perl extension

SYNOPSIS ^

  $video = new SDL::Video ( -name => 'pr0n.mpg' );

DESCRIPTION ^

SDL::Video adds support for MPEG video to your SDL Perl application. Videos are objects bound to surfaces, whose playback is controled through the object's interface.

METHODS

AUTHOR ^

David J. Goehrig

SEE ALSO ^

perl(1) SDL::Surface(3) SDL::MPEG(3)