|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TrackEffect | |
|---|---|
| de.humatic.dsj | |
| Uses of TrackEffect in de.humatic.dsj |
|---|
| Methods in de.humatic.dsj that return TrackEffect | |
|---|---|
TrackEffect |
MovieTrack.getIndTrackEffect(int index)
Returns the effect at the given index. |
TrackEffect |
MovieTrack.getTrackEffect(int tfxType,
java.lang.String GUID)
Returns the effect with the given subtype or GUID. |
| Methods in de.humatic.dsj with parameters of type TrackEffect | |
|---|---|
void |
MovieTrack.removeEffect(TrackEffect effect)
Removes the given effect from this track |
void |
MovieTrack.setEffectStartStop(TrackEffect effect,
int startTime,
int stopTime)
|
void |
MovieTrack.updateEffectAutomation(TrackEffect forEffect)
Updates effect settings and automation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||