Enumeration (GI Enum)

GstVideo-1.0GstVideoVideoAlphaModeSince 1.6

Different alpha modes.

1.6

Index
COPY: 0

When input and output have alpha, it will be copied. When the input has no alpha, alpha will be set to #GST_VIDEO_CONVERTER_OPT_ALPHA_VALUE

MULT: 2

multiply all alpha with #GST_VIDEO_CONVERTER_OPT_ALPHA_VALUE. When the input format has no alpha but the output format has, the alpha value will be set to #GST_VIDEO_CONVERTER_OPT_ALPHA_VALUE

SET: 1

set all alpha to #GST_VIDEO_CONVERTER_OPT_ALPHA_VALUE

Variables

$gtype