public interface GstVideoAPI
extends com.sun.jna.Library
Modifier and Type | Field and Description |
---|---|
static GstVideoAPI |
GSTVIDEO_API |
Modifier and Type | Method and Description |
---|---|
GValueAPI.GValue |
gst_video_frame_rate(Pad pad) |
boolean |
gst_video_get_size(Pad pad,
int[] width,
int[] height) |
static final GstVideoAPI GSTVIDEO_API
GValueAPI.GValue gst_video_frame_rate(Pad pad)
boolean gst_video_get_size(Pad pad, int[] width, int[] height)