videoscale —
GstVideoScale; enum GstVideoScaleMethod;
GObject +----GstObject +----GstElement +----GstBaseTransform +----GstVideoScale
"method" GstVideoScaleMethod : Read / Write
A longer description goes here.
typedef struct _GstVideoScale GstVideoScale;
typedef enum { GST_VIDEO_SCALE_NEAREST, GST_VIDEO_SCALE_BILINEAR, } GstVideoScaleMethod;
method
method.
Default value: Nearest Neighbour