Currently, the Media class only allows loading media through file, jar and http URLs.
Our use case is an application that has media files embedded in a custom store. A custom protocol handler was implemented to already load images from this store, but fails for sound and video. This is a documented limitation of the API, but lifting this limitation would be great.
Our use case is an application that has media files embedded in a custom store. A custom protocol handler was implemented to already load images from this store, but fails for sound and video. This is a documented limitation of the API, but lifting this limitation would be great.
- duplicates
-
JDK-8091755 Media should support InputStream
-
- Open
-
- relates to
-
JDK-8088930 Inconsistent API between Media and Image class
-
- Closed
-