|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gstreamer.Video
public class Video
| Method Summary | |
|---|---|
static Fraction |
getVideoFrameRate(Pad pad)
A convenience function to retrieve a GValue holding the framerate from the caps on a pad. |
static java.awt.Dimension |
getVideoSize(Pad pad)
Inspect the caps of the provided pad and retrieve the width and height of the video frames it is configured for. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static Fraction getVideoFrameRate(Pad pad)
pad -
public static java.awt.Dimension getVideoSize(Pad pad)
pad -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||