SDL::Video - a SDL perl extension


SDL_Perl documentation  | view source Contained in the SDL_Perl distribution.

Index


NAME

Top

SDL::Video - a SDL perl extension

SYNOPSIS

Top

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

DESCRIPTION

Top

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

Top

David J. Goehrig

SEE ALSO

Top

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


SDL_Perl documentation  | view source Contained in the SDL_Perl distribution.