Struct bluespy_capture_audiopod_options¶
ClassList > bluespy_capture_audiopod_options
Public Attributes¶
| Type | Name |
|---|---|
| bool | AGC |
| bool | DRC |
| double | LA_high_voltage |
| double | LA_low_voltage |
| double | VIO_dV |
| bluespy_audio_bias | bias |
| bluespy_audio_channel | channels |
| bool | current_probe |
| bluespy_audio_connect | input |
| bluespy_audio_connect | output |
| double | power_supply_V |
| uint32_t | sample_rate |
| bool | second_I2S_input |
| double | vol_in_left |
| double | vol_in_right |
| double | vol_out_left |
| double | vol_out_right |
Public Attributes Documentation¶
variable AGC¶
variable DRC¶
variable LA_high_voltage¶
variable LA_low_voltage¶
LA_low_voltage and LA_high_voltage must be within the range of 0.0 to 3.3
variable VIO_dV¶
variable bias¶
variable channels¶
variable current_probe¶
variable input¶
variable output¶
variable power_supply_V¶
power_supply_V must be within the range of 0.6 to 5.0
variable sample_rate¶
Valid sample rates in Hz are: 8'000, 11'025, 16'000, 22'050, 32'000, 44'100, 48'000, 88'200, 96'000, 176'400, 192'000
variable second_I2S_input¶
variable vol_in_left¶
variable vol_in_right¶
variable vol_out_left¶
variable vol_out_right¶
The documentation for this class was generated from the following file bluespy.h