Class pypisoundmicro::encoder::EncoderOpts
Detailed Description
Public Attributes
Public Functions
Type |
Name |
None |
__init__ (self self, Range input_range=None, Range value_range=None, int value_mode=ValueMode.WRAP)
|
Range |
input_range (self self)
|
None |
input_range (self self, Range value)
|
Range |
value_range (self self)
|
None |
value_range (self self, Range value)
|
int |
value_mode (self self)
|
None |
value_mode (self self, int mode)
|
Self |
from_c_opts (cls cls, psm.upisnd_encoder_opts_t opts)
|
psm.upisnd_encoder_opts_t |
to_c_opts (self self)
|
None |
__init__ (self self, Range input_range=None, Range value_range=None, int value_mode=ValueMode.WRAP)
|
Range |
input_range (self self)
|
None |
input_range (self self, Range value)
|
Range |
value_range (self self)
|
None |
value_range (self self, Range value)
|
int |
value_mode (self self)
|
None |
value_mode (self self, int mode)
|
Self |
from_c_opts (cls cls, psm.upisnd_encoder_opts_t opts)
|
psm.upisnd_encoder_opts_t |
to_c_opts (self self)
|
pypisoundmicro.encoder.EncoderOpts::input_range;
value_range [1/5]
pypisoundmicro.encoder.EncoderOpts::value_range;
value_mode [1/5]
pypisoundmicro.encoder.EncoderOpts::value_mode;
__init__ [1/2]
None pypisoundmicro::encoder::EncoderOpts::__init__ (
self self,
Range input_range=None,
Range value_range=None,
int value_mode=ValueMode.WRAP
)
Range pypisoundmicro::encoder::EncoderOpts::input_range (
self self
)
None pypisoundmicro::encoder::EncoderOpts::input_range (
self self,
Range value
)
value_range [2/5]
Range pypisoundmicro::encoder::EncoderOpts::value_range (
self self
)
value_range [3/5]
None pypisoundmicro::encoder::EncoderOpts::value_range (
self self,
Range value
)
value_mode [2/5]
int pypisoundmicro::encoder::EncoderOpts::value_mode (
self self
)
value_mode [3/5]
None pypisoundmicro::encoder::EncoderOpts::value_mode (
self self,
int mode
)
from_c_opts [1/2]
Self pypisoundmicro::encoder::EncoderOpts::from_c_opts (
cls cls,
psm.upisnd_encoder_opts_t opts
)
to_c_opts [1/2]
psm.upisnd_encoder_opts_t pypisoundmicro::encoder::EncoderOpts::to_c_opts (
self self
)
__init__ [1/2]
None pypisoundmicro::encoder::EncoderOpts::__init__ (
self self,
Range input_range=None,
Range value_range=None,
int value_mode=ValueMode.WRAP
)
Range pypisoundmicro::encoder::EncoderOpts::input_range (
self self
)
None pypisoundmicro::encoder::EncoderOpts::input_range (
self self,
Range value
)
value_range [2/5]
Range pypisoundmicro::encoder::EncoderOpts::value_range (
self self
)
value_range [3/5]
None pypisoundmicro::encoder::EncoderOpts::value_range (
self self,
Range value
)
value_mode [2/5]
int pypisoundmicro::encoder::EncoderOpts::value_mode (
self self
)
value_mode [3/5]
None pypisoundmicro::encoder::EncoderOpts::value_mode (
self self,
int mode
)
from_c_opts [1/2]
Self pypisoundmicro::encoder::EncoderOpts::from_c_opts (
cls cls,
psm.upisnd_encoder_opts_t opts
)
to_c_opts [1/2]
psm.upisnd_encoder_opts_t pypisoundmicro::encoder::EncoderOpts::to_c_opts (
self self
)