Package | Description |
---|---|
org.gstreamer |
Modifier and Type | Method and Description |
---|---|
Fraction |
ValueList.getFraction(int index) |
Fraction |
Structure.getFraction(java.lang.String fieldName) |
Fraction |
Range.getMaxFraction()
Gets the maximum fraction of the range
|
Fraction |
Range.getMinFraction()
Gets the minimum fraction of the range
|
static Fraction |
Video.getVideoFrameRate(Pad pad)
A convenience function to retrieve a GValue holding the framerate from the caps on a pad.
|
static Fraction |
Fraction.objectFor(GValueAPI.GValue value) |