Gst.Video.DitherFlags – gstreamer-video-1.0 Reference Manual
Packages
gstreamer-video-1.0
Gst
Video
DitherFlags
INTERLACED
NONE
QUANTIZE
DitherFlags
Description:
[
CCode
( cprefix =
"GST_VIDEO_DITHER_FLAG_"
, type_id =
"gst_video_dither_flags_get_type ()"
) ]
[
Flags
]
[
GIR
( name =
"VideoDitherFlags"
) ]
public
enum
DitherFlags
Extra flags that influence the result from
ChromaResample
.
Namespace:
Gst.Video
Package:
gstreamer-video-1.0
Content:
Enum values:
INTERLACED
-
the input is interlaced
NONE
-
no flags
QUANTIZE
-
quantize values in addition to adding dither.