videoflip

videoflip — Flips and rotates video

Synopsis

struct              GstVideoFlip;
enum                GstVideoFlipMethod;

Object Hierarchy

  GObject
   +----GInitiallyUnowned
         +----GstObject
               +----GstElement
                     +----GstBaseTransform
                           +----GstVideoFilter
                                 +----GstVideoFlip

Properties

  "method"                   GstVideoFlipMethod    : Read / Write

Description

Flips and rotates video.

Example launch line

1
2
3
4