Method

AgsAudioMidiCIUtilget_invalidate_muid

since: 5.5.0

Declaration [src]

guint
ags_midi_ci_util_get_invalidate_muid (
  AgsMidiCIUtil* midi_ci_util,
  guchar* buffer,
  guchar* device_id,
  guchar* version,
  AgsMUID* source,
  AgsMUID* target_muid
)

Description [src]

Get invalidate MUID.

Available since: 5.5.0

Parameters

buffer

Type: guchar*

The buffer.

The data is owned by the caller of the method.
device_id

Type: guchar*

The return location of device ID.

The data is owned by the caller of the method.
version

Type: guchar*

The return location of version.

The data is owned by the caller of the method.
source

Type: AgsMUID

The return location of source.

The data is owned by the caller of the method.
target_muid

Type: AgsMUID

The return location of MUID.

The data is owned by the caller of the method.

Return value

Type: guint

The number of bytes read.