|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EffectDescription | |
|---|---|
| de.humatic.dsj | |
| de.humatic.dsj.edit | |
| Uses of EffectDescription in de.humatic.dsj |
|---|
| Methods in de.humatic.dsj with parameters of type EffectDescription | |
|---|---|
void |
MovieTrack.addEffect(EffectDescription ed,
int from,
int to)
Adds an effect to the track between the given times. |
| Uses of EffectDescription in de.humatic.dsj.edit |
|---|
| Methods in de.humatic.dsj.edit that return EffectDescription | |
|---|---|
static EffectDescription |
EffectDescription.createForType(int type)
Creates an EffectDescription for the "built-in" DES effects, which are the ones that parameters are known for. |
static EffectDescription[] |
EffectDescription.getAvailableVideoEffects()
Returns all installed video effects. |
static EffectDescription[] |
EffectDescription.getAvailableVideoTransitions()
Returns all installed video transitions (2 source effects). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||