public interface Sample
Sample interface.
Modifier and Type | Method and Description |
---|---|
String |
getName()
getName.
|
File |
getOriginalFile()
Returns the original file name and path where the file was loaded from, or null if this file
was created by MSDK.
|
RawDataFile |
getRawDataFile()
Returns a raw data file or null if this sample has no associated raw data.
|
@Nullable RawDataFile getRawDataFile()
RawDataFile
object.Copyright © 2019. All rights reserved.