Interface ARI1InstrumentContextSamplesType
- All Known Subinterfaces:
ARI1InstrumentContextType
public interface ARI1InstrumentContextSamplesType
Methods to asynchronously load samples and sample maps.
-
Method Summary
Modifier and TypeMethodDescriptionRetrieve the sample map at the given ID.
-
Method Details
-
sampleMapGet
Retrieve the sample map at the given ID.- Parameters:
id- The sample map ID- Returns:
- The sample map (or the empty map, if no such sample map has been loaded)
-
sampleMapEmpty
ARI1SampleMapType sampleMapEmpty()- Returns:
- An empty sample map
-