Method

AgsAudioMidiCIUtilis_initiate_protocol_negotiation

since: 7.0.5

[]

Declaration [src]

gboolean
ags_midi_ci_util_is_initiate_protocol_negotiation (
  AgsMidiCIUtil* midi_ci_util,
  guchar* buffer
)
[]

Description [src]

Test if is initiate protocol negotiation.

Available since: 7.0.5

[]

Parameters

buffer

Type: guchar*

The buffer.

The data is owned by the caller of the method.
[]

Return value

Type: gboolean

TRUE if is initiate protocol negotiation, otherwise FALSE.