| Package | Description |
|---|---|
| org.freedesktop.gstreamer.controller |
| Modifier and Type | Method and Description |
|---|---|
List<ControlSource.TimedValue> |
TimedValueControlSource.getAll()
Returns a copy of the list of
TimedValue for the given property. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
TimedValueControlSource.setFromList(List<ControlSource.TimedValue> timedValues)
Sets multiple timed values at once.
|
Copyright © 2021 gstreamer-java. All rights reserved.