Method
AgsAudioIpatchGigReaderload
since: 3.0.0
[−]
Declaration [src]
gboolean
ags_ipatch_gig_reader_load (
AgsIpatchGigReader* ipatch_gig_reader,
IpatchFileHandle* handle
)
[−]
Description [src]
Load GIG 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 method.