gstvideodirection

gstvideodirection — Interface for elements providing video rotation and flipping controls

Synopsis

#include <gst/video/videodirection.h>

                    GstVideoDirection;
struct              GstVideoDirectionInterface;

Object Hierarchy

  GInterface
   +----GstVideoDirection

Properties

  "video-direction"          GstVideoOrientationMethod  : Read / Write / Construct

Description

The interface allows unified access to control flipping and rotation operations of video-sources or operators.

Details

GstVideoDirection

typedef struct _GstVideoDirection GstVideoDirection;

Opaque GstVideoDirection data structure.

Since 1.10


struct GstVideoDirectionInterface

struct GstVideoDirectionInterface {
  GTypeInterface iface;
};

GstVideoDirectionInterface interface.

GTypeInterface iface;

parent interface type.

Since 1.10

Property Details

The "video-direction" property

  "video-direction"          GstVideoOrientationMethod  : Read / Write / Construct

Video direction: rotation and flipping.

Default value: GST_VIDEO_ORIENTATION_IDENTITY