| Package | Description |
|---|---|
| org.freedesktop.gstreamer | |
| org.freedesktop.gstreamer.controller |
| Modifier and Type | Method and Description |
|---|---|
ControlBinding |
GstObject.getControlBinding(String propertyName)
Gets the corresponding
ControlBinding for the property. |
| Modifier and Type | Method and Description |
|---|---|
void |
GstObject.addControlBinding(ControlBinding binding)
Attach a
ControlBinding to this object. |
boolean |
GstObject.removeControlBinding(ControlBinding binding)
Removes the corresponding
ControlBinding. |
| Modifier and Type | Class and Description |
|---|---|
class |
ARGBControlBinding
Attachment for control sources to ARGB properties
|
class |
DirectControlBinding
Direct attachment for control sources.
|
class |
ProxyControlBinding
Attachment for forwarding control sources
|
Copyright © 2021 gstreamer-java. All rights reserved.