| Package | Description |
|---|---|
| ws.schild.jave.filtergraphs | |
| ws.schild.jave.filters | |
| ws.schild.jave.filters.helpers |
| Modifier and Type | Method and Description |
|---|---|
static EnumSet<FadeDirection> |
TrimFadeAndWatermark.fadesFromIndex(Integer i,
Integer size) |
| Modifier and Type | Method and Description |
|---|---|
static FilterChain |
TrimFadeAndWatermark.filterChainForTrimInfo(TrimAndWatermark.TrimInfo info,
EnumSet<FadeDirection> fades,
Double fadeDuration) |
| Constructor and Description |
|---|
FadeFilter(FadeDirection dir,
Double startTimeSeconds,
Double durationSeconds)
Standard usage - fase in or out at some time for some duration.
|
| Modifier and Type | Method and Description |
|---|---|
static FadeDirection |
FadeDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FadeDirection[] |
FadeDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.