Uses of Class
org.gstreamer.Fraction

Packages that use Fraction
org.gstreamer   
 

Uses of Fraction in org.gstreamer
 

Methods in org.gstreamer that return Fraction
 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)