| Package | Description |
|---|---|
| org.freedesktop.gstreamer.controller |
| Modifier and Type | Method and Description |
|---|---|
static DirectControlBinding |
DirectControlBinding.create(GstObject object,
String propertyName,
ControlSource controlSource)
Create a new control-binding that attaches the
ControlSource to
the GObject property. |
static DirectControlBinding |
DirectControlBinding.createAbsolute(GstObject object,
String propertyName,
ControlSource controlSource)
Create a new control-binding that attaches the
ControlSource to
the GObject property. |
Copyright © 2021 gstreamer-java. All rights reserved.