Constructor
AgsAudioIpatchSF2Readernew
since: 3.0.0
Declaration [src]
AgsIpatchSF2Reader*
ags_ipatch_sf2_reader_new (
AgsIpatch* ipatch
)
Parameters
ipatch
-
Type:
AgsIpatch
The
AgsIpatch
.The data is owned by the caller of the function.
Return value
Type: AgsIpatchSF2Reader
The new AgsIpatchSF2Reader
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |