| Package | Description |
|---|---|
| org.gstreamer.interfaces |
| Modifier and Type | Method and Description |
|---|---|
Property |
PropertyProbe.getProperty(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Property> |
PropertyProbe.getProperties()
Gets a list of available properties for this property probe/element.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object[] |
PropertyProbe.getValues(Property property) |
boolean |
PropertyProbe.needsProbe(Property property) |
java.lang.Object[] |
PropertyProbe.probeAndGetValues(Property property) |
void |
PropertyProbe.probeProperty(Property property) |