Query: sdl::mpeg
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
pods::SDL::MPEG(3pm) User Contributed Perl Documentation pods::SDL::MPEG(3pm)NAMESDL::MPEG - a SDL perl extensionCATEGORYTODOSYNOPSIS$info = SDL::MPEG->new( -from => $mpeg );DESCRIPTION"SDL::MPEG" provides an interface to querying the status of a SMPEG stream. METHODS o "SDL::MPEG::has_audio" returns true if it has audio track o "SDL::MPEG::has_video" returns true if it has a video track o "SDL::MPEG::width" returns the width of the video in pixels o "SDL::MPEG::height" returns the height of the video in pixels o "SDL::MPEG::size" returns the total size of the clip in bytes o "SDL::MPEG::offset" returns the offset into the clip in bytes o "SDL::MPEG::frame" returns the offset into the clip in frames o "SDL::MPEG::fps" returns the play rate in frames per second o "SDL::MPEG::time" returns the current play time in seconds o "SDL::MPEG::length" returns the total play time in secondsAUTHORDavid J. GoehrigSEE ALSOperl(1) SDL::Video(3) perl v5.14.2 2012-05-28 pods::SDL::MPEG(3pm)
| Related Man Pages |
|---|
| sdl::cdrom(3) - suse |
| sdl::mpeg(3pm) - debian |
| sdl::mouse(3pm) - debian |
| sdl::smpeg(3pm) - debian |
| sdl::time(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| What is SDL? |
| SDL doubt |
| TwoLAME 0.3.12 (Default branch) |
| mapmaudio 2.35 (Default branch) |
| PLaying a sound file with SDL - C++ |