Enum Class VideoMultiviewFramePacking

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

@Generated("io.github.jwharm.JavaGI") public enum VideoMultiviewFramePacking extends Enum<VideoMultiviewFramePacking> implements Enumeration
GstVideoMultiviewFramePacking represents the subset of GstVideoMultiviewMode values that can be applied to any video frame without needing extra metadata. It can be used by elements that provide a property to override the multiview interpretation of a video stream when the video doesn't contain any markers.

This enum is used (for example) on playbin, to re-interpret a played video stream as a stereoscopic video. The individual enum values are equivalent to and have the same value as the matching GstVideoMultiviewMode.