Cvc.MixerCard¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r |
Name of current profile for this card in human readable form |
||
r/w/c |
Name of icon to display for this card |
||
r/w/co |
The id for this card |
||
r/w/co |
The index for this card |
||
r/w/c |
Name to display for this card |
||
r/w/co |
The PulseAudio context for this card |
||
r/w |
Name of current profile for this card |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class Cvc.MixerCard(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- change_profile(profile)¶
- Parameters:
- Returns:
True
if profile successfully changed or already using this profile.- Return type:
Change the profile in use on this card.
- get_ports()¶
- Return type:
- get_profiles()¶
- Return type:
- set_ports(ports)¶
- Parameters:
ports ([
Cvc.MixerCardPort
]) –- Return type:
- set_profiles(profiles)¶
- Parameters:
profiles ([
Cvc.MixerCardProfile
]) –- Return type:
Property Details¶
- Cvc.MixerCard.props.human_profile¶
-
Name of current profile for this card in human readable form
- Cvc.MixerCard.props.icon_name¶
-
Name of icon to display for this card
- Cvc.MixerCard.props.id¶
- Name:
id
- Type:
- Default Value:
0
- Flags:
The id for this card
- Cvc.MixerCard.props.index¶
- Name:
index
- Type:
- Default Value:
0
- Flags:
The index for this card
- Cvc.MixerCard.props.name¶
-
Name to display for this card
- Cvc.MixerCard.props.pa_context¶
- Name:
pa-context
- Type:
- Default Value:
- Flags:
The PulseAudio context for this card