Enum Class VideoFormat

java.lang.Object
java.lang.Enum<VideoFormat>
org.freedesktop.gstreamer.video.VideoFormat
All Implemented Interfaces:
Enumeration, Serializable, Comparable<VideoFormat>, Constable

@Generated("io.github.jwharm.JavaGI") public enum VideoFormat extends Enum<VideoFormat> implements Enumeration
Enum value describing the most common video formats.

See the GStreamer raw video format design document for details about the layout and packing of these formats in memory.