libinstpatch Reference Manual | ||||
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
IpatchSampleStoreFile; #define IPATCH_SAMPLE_STORE_FILE_UNUSED_FLAG_SHIFT IpatchSample * ipatch_sample_store_file_new (IpatchFile *file
,guint location
);
GObject +----IpatchItem +----IpatchSampleStore +----IpatchSampleStoreFile +----IpatchSampleStoreSplit24 +----IpatchSampleStoreSwap
"file" IpatchFile* : Read / Write / Construct Only "location" guint : Read / Write / Construct Only
IpatchSample * ipatch_sample_store_file_new (IpatchFile *file
,guint location
);
Creates a new file sample store.
|
File object to use for file sample store |
|
Location in file of audio data |
Returns : |
New file sample store, cast as a IpatchSample for convenience. |
"location"
property"location" guint : Read / Write / Construct Only
Sample data file location.
Default value: 0