hvirtual/cinelerra/asset.C File Reference

#include "asset.h"
#include "assets.h"
#include "bchash.h"
#include "bcsignals.h"
#include "clip.h"
#include "edl.h"
#include "file.h"
#include "filesystem.h"
#include "filexml.h"
#include "quicktime.h"
#include "interlacemodes.h"
#include <stdio.h>
#include <string.h>

Include dependency graph for asset.C:

Go to the source code of this file.

Defines

#define UPDATE_DEFAULT(x, y)   defaults->update(construct_param(x, prefix, string), y);
#define GET_DEFAULT(x, y)   defaults->get(construct_param(x, prefix, string), y);


Define Documentation

#define GET_DEFAULT ( x,
 )     defaults->get(construct_param(x, prefix, string), y);

Definition at line 891 of file asset.C.

Referenced by Asset::load_defaults().

#define UPDATE_DEFAULT ( x,
 )     defaults->update(construct_param(x, prefix, string), y);

Definition at line 890 of file asset.C.

Referenced by Asset::save_defaults().


Generated on Mon Apr 28 13:52:50 2008 for Cinelerra by  doxygen 1.5.5