| Package | Description |
|---|---|
| org.freedesktop.gstreamer.controller |
| Modifier and Type | Method and Description |
|---|---|
InterpolationMode |
InterpolationControlSource.getMode()
Current interpolation mode.
|
static InterpolationMode |
InterpolationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InterpolationMode[] |
InterpolationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InterpolationControlSource |
InterpolationControlSource.setMode(InterpolationMode mode)
Interpolation mode to use.
|
Copyright © 2021 gstreamer-java. All rights reserved.