GstVideo.ColorBalanceChannel

g GObject.Object GObject.Object GstVideo.ColorBalanceChannel GstVideo.ColorBalanceChannel GObject.Object->GstVideo.ColorBalanceChannel

Subclasses:

None

Methods

Inherited:

GObject.Object (37)

Structs:

GObject.ObjectClass (5)

Virtual Methods

Inherited:

GObject.Object (7)

do_value_changed (value)

Properties

None

Signals

Inherited:

GObject.Object (1)

Name

Short Description

value-changed

Fired when the value of the indicated channel has changed.

Fields

Inherited:

GObject.Object (1)

Name

Type

Access

Description

label

str

r

A string containing a descriptive name for this channel

max_value

int

r

The maximum valid value for this channel.

min_value

int

r

The minimum valid value for this channel.

parent

GObject.Object

r

Class Details

class GstVideo.ColorBalanceChannel(**kwargs)
Bases:

GObject.Object

Abstract:

No

Structure:

GstVideo.ColorBalanceChannelClass

The GstVideo.ColorBalanceChannel object represents a parameter for modifying the color balance implemented by an element providing the GstVideo.ColorBalance interface. For example, Hue or Saturation.

do_value_changed(value) virtual
Parameters:

value (int) –

Signal Details

GstVideo.ColorBalanceChannel.signals.value_changed(color_balance_channel, value)
Signal Name:

value-changed

Flags:

RUN_LAST

Parameters:

Fired when the value of the indicated channel has changed.