Method

HinawaSndMotuRegisterDspParameterget_headphone_output_paired_assignment

deprecated: 2.5. 

Declaration [src]

void
hinawa_snd_motu_register_dsp_parameter_get_headphone_output_paired_assignment (
  const HinawaSndMotuRegisterDspParameter* self,
  guint8* assignment
)

Description [src]

Get the array with elements for the data of paired headphone output source. The data has index value of source.

Deprecated since: 2.5.

Use Hitaki.SndMotuRegisterDspParameter.get_headphone_output_paired_assignment instead.

Parameters

assignment

Type: guint8*

The value of paired headphone assignment.

The argument will be set by the function.