Uses of Class
Acquisition.filetypes.SoundFileType
Packages that use SoundFileType
-
Uses of SoundFileType in Acquisition
Methods in Acquisition that return types with arguments of type SoundFileTypeMethod parameters in Acquisition with type arguments of type SoundFileTypeModifier and TypeMethodDescriptionvoid
FileInputSystem.setSelectedFileTypes
(List<SoundFileType> selectedFileTypes) Called when the file or file list selection is changes and finds a list of all sound file types included in the selection. -
Uses of SoundFileType in Acquisition.filetypes
Subclasses of SoundFileType in Acquisition.filetypesMethods in Acquisition.filetypes that return SoundFileTypeModifier and TypeMethodDescriptionSoundFileTypes.getFileType
(File aFile) Get a list of used file types.Methods in Acquisition.filetypes that return types with arguments of type SoundFileTypeModifier and TypeMethodDescriptionSoundFileTypes.getUsedTypes
(File aFile) Get a list of used file types.SoundFileTypes.getUsedTypes
(List<WavFileType> aFile) Get a list of used file types for the folder Input System.