synfig-core
1.0.3
|
Implementation of the "Sound" layer. More...
#include "layer_sound.h"
#include <synfig/string.h>
#include <synfig/time.h>
#include <synfig/real.h>
#include <synfig/value.h>
#include <synfig/soundprocessor.h>
Functions | |
SYNFIG_LAYER_INIT (Layer_Sound) | |
SYNFIG_LAYER_SET_NAME (Layer_Sound,"sound") | |
SYNFIG_LAYER_SET_LOCAL_NAME (Layer_Sound, N_("Sound")) | |
SYNFIG_LAYER_SET_CATEGORY (Layer_Sound, N_("Other")) | |
SYNFIG_LAYER_SET_VERSION (Layer_Sound,"0.1") | |
SYNFIG_LAYER_SET_CVS_ID (Layer_Sound,"$Id$") |
Implementation of the "Sound" layer.
$Id$
SYNFIG_LAYER_INIT | ( | Layer_Sound | ) |
SYNFIG_LAYER_SET_NAME | ( | Layer_Sound | , |
"sound" | |||
) |
SYNFIG_LAYER_SET_LOCAL_NAME | ( | Layer_Sound | , |
N_("Sound") | |||
) |
SYNFIG_LAYER_SET_CATEGORY | ( | Layer_Sound | , |
N_("Other") | |||
) |
SYNFIG_LAYER_SET_VERSION | ( | Layer_Sound | , |
"0.1" | |||
) |
SYNFIG_LAYER_SET_CVS_ID | ( | Layer_Sound | , |
"$Id$" | |||
) |