Package annotation.calcs.wav
Class WavAnnotation
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
setWavFolderName
(String folder) void
setWavPrefix
(String prefix) Methods inherited from class annotation.DataAnnotation
getDataAnnotationType
-
Constructor Details
-
WavAnnotation
-
-
Method Details
-
getWavFolderName
- Returns:
- the full path of the wav file
-
setWavFolderName
- Parameters:
String
- containing full path of the wav file for this annotation
-
getWavPrefix
- Returns:
- the prefix of the wav file name
-
setWavPrefix
- Parameters:
String
- containing the prefix of the wav file for this annotation
-
getExportedWavFileName
- Returns:
- the full path of the wav file
-
setExportedWavFileName
- Parameters:
String
- containing full path of the wav file for this annotation
-