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