Cvc.ChannelMap

g Cvc.ChannelMap Cvc.ChannelMap GObject.Object GObject.Object GObject.Object->Cvc.ChannelMap

Subclasses:

None

Methods

Inherited:

GObject.Object (37)

Structs:

GObject.ObjectClass (5)

class

new ()

can_balance ()

can_fade ()

can_lfe ()

get_balance ()

get_fade ()

get_lfe ()

get_mapping ()

get_num_channels ()

get_volume ()

has_position (position)

set_balance (value)

set_fade (value)

set_lfe (value)

Virtual Methods

Inherited:

GObject.Object (7)

do_volume_changed (set)

Properties

None

Signals

Inherited:

GObject.Object (1)

Name

Short Description

volume-changed

Fields

Inherited:

GObject.Object (1)

Name

Type

Access

Description

parent

GObject.Object

r

Class Details

class Cvc.ChannelMap(**kwargs)
Bases:

GObject.Object

Abstract:

No

Structure:

Cvc.ChannelMapClass

classmethod new()
Return type:

Cvc.ChannelMap

can_balance()
Return type:

bool

can_fade()
Return type:

bool

can_lfe()
Return type:

bool

get_balance()
Return type:

float

get_fade()
Return type:

float

get_lfe()
Return type:

float

get_mapping()
Return type:

str

get_num_channels()
Return type:

int

get_volume()
Return type:

float

has_position(position)
Parameters:

position (int) –

Return type:

bool

set_balance(value)
Parameters:

value (float) –

set_fade(value)
Parameters:

value (float) –

set_lfe(value)
Parameters:

value (float) –

do_volume_changed(set) virtual
Parameters:

set (bool) –

Signal Details

Cvc.ChannelMap.signals.volume_changed(channel_map, object)
Signal Name:

volume-changed

Flags:

RUN_LAST

Parameters: