| Top |
| IpatchFile * | file | Read / Write / Construct Only |
| guint | location | Read / Write / Construct Only |
GObject
╰── IpatchItem
╰── IpatchSampleStore
╰── IpatchSampleStoreFile
╰── IpatchSampleStoreSplit24
IpatchSample * ipatch_sample_store_file_new (IpatchFile *file,guint location);
Creates a new file sample store.
“file” property“file” IpatchFile *
File object.
Owner: IpatchSampleStoreFile
Flags: Read / Write / Construct Only