ffmpeg_mptr Class Reference

#include <mptr_ffmpeg.h>

Inheritance diagram for ffmpeg_mptr:

synfig::Importer

List of all members.

Public Member Functions

 ffmpeg_mptr (const char *filename)
 ~ffmpeg_mptr ()
virtual bool is_animated ()
 Returns true if the importer pays attention to the time parameter of get_frame().
virtual bool get_frame (synfig::Surface &surface, synfig::Time time, synfig::ProgressCallback *callback)
 Gets a frame and puts it into surface.


Constructor & Destructor Documentation

ffmpeg_mptr::ffmpeg_mptr ( const char *  filename  ) 

ffmpeg_mptr::~ffmpeg_mptr (  ) 


Member Function Documentation

bool ffmpeg_mptr::is_animated (  )  [virtual]

Returns true if the importer pays attention to the time parameter of get_frame().

Reimplemented from synfig::Importer.

bool ffmpeg_mptr::get_frame ( synfig::Surface surface,
synfig::Time  time,
synfig::ProgressCallback callback 
) [virtual]

Gets a frame and puts it into surface.

Parameters:
surface Reference to surface to put frame into
time For animated importers, determines which frame to get. For static importers, this parameter is unused.
callback Pointer to callback class for progress, errors, etc.
Returns:
true on success, false on error
See also:
ProgressCallback, Surface

Implements synfig::Importer.


The documentation for this class was generated from the following files:

Generated on Fri Jul 31 00:01:57 2009 for synfig-core by  doxygen 1.5.6