|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gstreamer.ValueList
public class ValueList
Method Summary | |
---|---|
boolean |
getBoolean(int index)
|
double |
getDouble(int index)
|
float |
getFloat(int index)
|
Fraction |
getFraction(int index)
|
int |
getInteger(int index)
|
int |
getSize()
|
java.lang.String |
getString(int index)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public int getSize()
public double getDouble(int index)
public float getFloat(int index)
public int getInteger(int index)
public java.lang.String getString(int index)
public boolean getBoolean(int index)
public Fraction getFraction(int index)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |