| GStreamer Base Plugins 1.0 Library Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Properties | ||||
gstvideodirectiongstvideodirection — Interface for elements providing video rotation and flipping controls |
#include <gst/video/videodirection.h>
GstVideoDirection;
struct GstVideoDirectionInterface;
The interface allows unified access to control flipping and rotation operations of video-sources or operators.
typedef struct _GstVideoDirection GstVideoDirection;
Opaque GstVideoDirection data structure.
Since 1.10
struct GstVideoDirectionInterface {
GTypeInterface iface;
};
GstVideoDirectionInterface interface.
Since 1.10
"video-direction" property"video-direction" GstVideoOrientationMethod : Read / Write / Construct
Video direction: rotation and flipping.
Default value: GST_VIDEO_ORIENTATION_IDENTITY