Cvc.MixerCardProfile¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
human_profile |
r/w |
||
n_sinks |
r/w |
||
n_sources |
r/w |
||
priority |
r/w |
||
profile |
r/w |
||
status |
r/w |
Methods¶
|
Details¶
- class Cvc.MixerCardProfile¶
- compare(b)¶
- Parameters:
b (
Cvc.MixerCardProfile
) –- Returns:
1 if self has a higher priority, -1 if b has a higher priority, 0 if self and b have the same priority.
- Return type: