Method
HinawaSndMotuRegisterDspParameterget_line_input_boost_flag
deprecated: 2.5.
Declaration [src]
void
hinawa_snd_motu_register_dsp_parameter_get_line_input_boost_flag (
const HinawaSndMotuRegisterDspParameter* self,
guint8* boost_flag
)
Description [src]
Get the data for flags of line input boost. The data consists of bit flags for corresponding line input channel. When the flag stands, the input is boosted.
Deprecated since: 2.5.
Use Hitaki.SndMotuRegisterDspParameter.get_line_input_boost_flag instead.