synfig-core  1.0.3
Functions
mptr_mplayer.cpp File Reference

ppm Target Module More...

#include <synfig/synfig.h>
#include <ETL/stringf>
#include "mptr_mplayer.h"
#include <cstdio>
#include <iostream>
#include <algorithm>
#include <functional>

Functions

 SYNFIG_IMPORTER_INIT (mplayer_mptr)
 SYNFIG_IMPORTER_SET_NAME (mplayer_mptr,"mplayer")
 SYNFIG_IMPORTER_SET_EXT (mplayer_mptr,"avi")
 SYNFIG_IMPORTER_SET_VERSION (mplayer_mptr,"0.1")
 SYNFIG_IMPORTER_SET_CVS_ID (mplayer_mptr,"$Id$")
 SYNFIG_IMPORTER_SET_SUPPORTS_FILE_SYSTEM_WRAPPER (mplayer_mptr, false)

Detailed Description

ppm Target Module

$Id$

=== N O T E S ===========================================================


Function Documentation

SYNFIG_IMPORTER_INIT ( mplayer_mptr  )
SYNFIG_IMPORTER_SET_NAME ( mplayer_mptr  ,
"mplayer"   
)
SYNFIG_IMPORTER_SET_EXT ( mplayer_mptr  ,
"avi"   
)
SYNFIG_IMPORTER_SET_VERSION ( mplayer_mptr  ,
"0.1"   
)
SYNFIG_IMPORTER_SET_CVS_ID ( mplayer_mptr  ,
"$Id$"   
)
SYNFIG_IMPORTER_SET_SUPPORTS_FILE_SYSTEM_WRAPPER ( mplayer_mptr  ,
false   
)