| Package | Description |
|---|---|
| org.freedesktop.gstreamer.controller |
| Modifier and Type | Method and Description |
|---|---|
static ProxyControlBinding |
ProxyControlBinding.create(GstObject object,
String propertyName,
GstObject refObject,
String refPropertyName)
Create a ProxyControlBinding that forwards all access to data or
syncValues() requests from propertyName on object to the control
binding at refPropertyName on refObject .
|
Copyright © 2021 gstreamer-java. All rights reserved.