Cvc.MixerCardProfile

Fields

Name

Type

Access

Description

human_profile

str

r/w

n_sinks

int

r/w

n_sources

int

r/w

priority

int

r/w

profile

str

r/w

status

str

r/w

Methods

compare (b)

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:

int