public class Video
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
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.
|
public static Fraction getVideoFrameRate(Pad pad)
pad
- public static java.awt.Dimension getVideoSize(Pad pad)
pad
-