Importer_LibAVCodec Class Reference

#include <mptr.h>

Inheritance diagram for Importer_LibAVCodec:

synfig::Importer

List of all members.

Public Member Functions

 Importer_LibAVCodec (const char *filename)
 ~Importer_LibAVCodec ()
virtual bool get_frame (synfig::Surface &surface, synfig::Time time, synfig::ProgressCallback *callback)
 Gets a frame and puts it into surface.


Constructor & Destructor Documentation

Importer_LibAVCodec::Importer_LibAVCodec ( const char *  filename  ) 

Importer_LibAVCodec::~Importer_LibAVCodec (  ) 


Member Function Documentation

bool Importer_LibAVCodec::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