Class VideoInfo

java.lang.Object
io.github.jwharm.javagi.base.ProxyInstance
org.freedesktop.gstreamer.video.VideoInfo
All Implemented Interfaces:
Proxy

@Generated("io.github.jwharm.JavaGI") public class VideoInfo extends ProxyInstance
Information describing image properties. This information can be filled in from GstCaps with gst_video_info_from_caps(). The information is also used to store the specific video info when mapping a video frame with gst_video_frame_map().

Use the provided macros to access the info in this structure.