Method
AgsAudioMidiCIUtilput_profile_enabled_report
since: 5.5.0
Declaration [src]
void
ags_midi_ci_util_put_profile_enabled_report (
AgsMidiCIUtil* midi_ci_util,
guchar* buffer,
guchar device_id,
guchar version,
AgsMUID source,
guchar* enabled_profile,
guint16 enabled_channel_count
)
Parameters
buffer
-
Type:
guchar*
The buffer.
The data is owned by the caller of the method. device_id
-
Type:
guchar
The device ID.
version
-
Type:
guchar
The version.
source
-
Type:
AgsMUID
The source.
enabled_profile
-
Type:
guchar*
The enabled profile.
The data is owned by the caller of the method. enabled_channel_count
-
Type:
guint16
The enabled channel count.