SDL::Video - a SDL perl extension



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)

 SDL::Video - a SDL perl extension