Gst.PlayerColorBalanceType – gstreamer-player-1.0 Reference Manual
PlayerColorBalanceType
Description:
[
CCode
( cprefix =
"GST_PLAYER_COLOR_BALANCE_"
, type_id =
"gst_player_color_balance_type_get_type ()"
) ]
public
enum
PlayerColorBalanceType
Namespace:
Gst
Package:
gstreamer-player-1.0
Content:
Enum values:
BRIGHTNESS
-
brightness or black level.
CONTRAST
-
contrast or luma gain.
HUE
-
hue or color balance.
SATURATION
-
color saturation or chroma gain.
Methods:
public
unowned
string
get_name
()
Gets a string representing the given color balance type.
2022 vala-language.org