Subject locator previews
(→Supported preview formats) |
(→Supported preview formats) |
||
Line 95: | Line 95: | ||
| | | | ||
[https://en.wikipedia.org/wiki/MOD_%28file_format%29 Mod] audio player. | [https://en.wikipedia.org/wiki/MOD_%28file_format%29 Mod] audio player. | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |- | ||
+ | | | ||
+ | audio/x-wav | ||
+ | audio/x-aiff | ||
+ | audio/basic | ||
+ | | | ||
+ | wav | ||
+ | aif | ||
+ | au | ||
+ | | | ||
+ | AudioWav | ||
+ | | | ||
+ | Basic audio sample player for wav and aiff files. | ||
+ | |||
Revision as of 12:44, 5 December 2015
Wandora's Traditional topic panel views subject locator resources if the View subject locators option is enabled. The menu option is available at View > Traditional w ... > View subject locators. Also, right to the subject locator field is an icon button toggle to switch subject locator previews on and off. Wandora doesn't view subject locator resources by default.
When subject locator preview is enabled, Wandora checks if there is a valid subject locator URI and tries to figure out mimetype for the subject locator resource. Wandora supports both external resources and internal data URI resources. Once the mimetype is resolved, Wandora chooses a viewer for the resource and initializes the viewer.
Supported preview formats
Wandora selects a viewer for the subject locator resouce using resources mimetype. At the moment Wandora has a viewer for images, videos, web pages etc. Next table lists all viewers and supported formats (2015-11-13).
Mimetype(s) | File extension(s) | Handler | Description and notes |
audio/midi |
mid |
AudioMidi |
Midi audio player.
|
audio/x-flac |
flac |
AudioFlac |
Flac audio player.
|
audio/ogg |
ogg ogx |
AudioOgg |
Ogg Vorbis audio player.
|
audio/x-sidtune |
sid |
AudioSid |
Sid tune audio player. See also The High Voltage SID Collection
|
audio/mod |
mod |
AudioMod |
Mod audio player.
|
audio/x-wav audio/x-aiff audio/basic |
wav aif au |
AudioWav |
Basic audio sample player for wav and aiff files.
|
Values in Handler column are Java classes in package org.wandora.application.gui.previews.formats.