| Package | Description |
|---|---|
| ws.schild.jave.filtergraphs | |
| ws.schild.jave.filters | |
| ws.schild.jave.filters.helpers |
| Constructor and Description |
|---|
OverlayWatermark(File watermark,
OverlayLocation location,
Integer offsetX,
Integer offsetY)
Create an overlay filtergraph that will overlay a watermark image on the video.
|
| Constructor and Description |
|---|
OverlayFilter(String baseInputLabel,
OverlayLocation location,
Integer offsetX,
Integer offsetY)
Overlay video onto
baseInputLabel at location. |
OverlayFilter(String baseInputLabel,
String overlayInputLabel,
OverlayLocation location,
Integer offsetX,
Integer offsetY) |
| Modifier and Type | Method and Description |
|---|---|
static OverlayLocation |
OverlayLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OverlayLocation[] |
OverlayLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.