Method
HinawaSndMotuRegisterDspParameterget_line_input_nominal_level_flag
deprecated: 2.5.
Declaration [src]
void
hinawa_snd_motu_register_dsp_parameter_get_line_input_nominal_level_flag (
const HinawaSndMotuRegisterDspParameter* self,
guint8* nominal_level_flag
)
Description [src]
Get the data for flags of line input nominal level. The data consists of bit flags for corresponding line input channel. When the flag stands, the nominal level of input is +4 dBu, else -10 dBV.
Deprecated since: 2.5.
Use Hitaki.SndMotuRegisterDspParameter.get_line_input_nominal_level_flag instead.