Method

AgsAudioIpatchDLS2Readerload

since: 3.0.0

Declaration [src]

gboolean
ags_ipatch_dls2_reader_load (
  AgsIpatchDLS2Reader* ipatch_dls2_reader,
  IpatchFileHandle* handle
)

Description [src]

Load DLS2 file.

Available since: 3.0.0

This method is not directly available to language bindings.

Parameters

handle

Type: IpatchFileHandle*

The IpatchFileHandle.

The data is owned by the caller of the function.

Return value

Type: gboolean

TRUE on success, else FALSE on failure.