Method
AgsAudioMidiCIUtilput_profile_disabled_report
since: 5.5.0
Declaration [src]
void
ags_midi_ci_util_put_profile_disabled_report (
AgsMidiCIUtil* midi_ci_util,
guchar* buffer,
guchar device_id,
guchar version,
AgsMUID source,
guchar* disabled_profile,
guint16 disabled_channel_count
)
Parameters
buffer-
Type:
guchar*The buffer.
The data is owned by the caller of the method. device_id-
Type:
gucharThe device ID.
version-
Type:
gucharThe version.
source-
Type:
AgsMUIDThe source.
disabled_profile-
Type:
guchar*The disabled profile.
The data is owned by the caller of the method. disabled_channel_count-
Type:
guint16The disabled channel count.