Package de.mrjulsen.dragnsounds.util
Class SoundUtils
java.lang.Object
de.mrjulsen.dragnsounds.util.SoundUtils
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetAudioMetadata
(File file) static String
getMetaSafe
(Map<String, String> meta, String key) static void
showUploadDialog
(boolean multiselect, Consumer<Optional<Path[]>> callback)
-
Field Details
-
ACCEPTED_INPUT_AUDIO_FILE_EXTENSIONS
-
-
Constructor Details
-
SoundUtils
public SoundUtils()
-
-
Method Details
-
getAudioMetadata
-
getMetaSafe
-
showUploadDialog
-