|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Property | |
---|---|
org.gstreamer.interfaces |
Uses of Property in org.gstreamer.interfaces |
---|
Methods in org.gstreamer.interfaces that return Property | |
---|---|
Property |
PropertyProbe.getProperty(java.lang.String name)
|
Methods in org.gstreamer.interfaces that return types with arguments of type Property | |
---|---|
java.util.List<Property> |
PropertyProbe.getProperties()
Gets a list of available properties for this property probe/element. |
Methods in org.gstreamer.interfaces with parameters of type Property | |
---|---|
java.lang.Object[] |
PropertyProbe.getValues(Property property)
|
boolean |
PropertyProbe.needsProbe(Property property)
|
java.lang.Object[] |
PropertyProbe.probeAndGetValues(Property property)
|
void |
PropertyProbe.probeProperty(Property property)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |