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