sound_scale property

sound_scale property

SoundScale

Definition:

@property
def sound_scale(self):
    ...
@sound_scale.setter
def sound_scale(self, value):
    ...

See Also