| Package | Description |
|---|---|
| io.humble.video.customio |
An API for extending Humble Video to read and write from arbitrary data sources.
|
| Class and Description |
|---|
| FfmpegIOHandle
For Internal Use Only.
|
| HumbleIO
Allows Humble Video to read from and write to many different types of Java I/O
objects, plus custom
IURLProtocolHandler objects. |
| IURLProtocolHandler
Interface that Humble Video native code calls back to for each
URL.
|
| IURLProtocolHandlerFactory
Used by URLProtocolManager to get a factory for a given protocol.
|
| URLProtocolManager
This class manages URL protocols that we have handlers for.
|
Copyright © 2018 Humble Software. All rights reserved.