Class pypisoundmicro::types::ValueMode#
Detailed Description#
Inherits the following classes: IntEnum, IntEnum
Public Static Attributes#
Type | Name |
---|---|
INVALID = psm.UPISND\_VALUE\_MODE\_INVALID |
|
CLAMP = psm.UPISND\_VALUE\_MODE\_CLAMP |
|
WRAP = psm.UPISND\_VALUE\_MODE\_WRAP |
INVALID#
pypisoundmicro.types.ValueMode::INVALID;
CLAMP#
pypisoundmicro.types.ValueMode::CLAMP;
WRAP#
pypisoundmicro.types.ValueMode::WRAP;