Enumeration (GI Enum)

GstVideo-1.0GstVideoVideoAlphaModeSince 1.6

Different alpha modes.

1.6

Index

Enumeration Members

Enumeration Members

COPY: number

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: number

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: number

set all alpha to #GST_VIDEO_CONVERTER_OPT_ALPHA_VALUE