| Package | Description |
|---|---|
| io.humble.video.customio |
An API for extending Humble Video to read and write from arbitrary data sources.
|
| Modifier and Type | Method and Description |
|---|---|
static URLProtocolManager |
URLProtocolManager.getManager()
Factory method to get the global protocol manager.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IURLProtocolRegistrar.registerProtocol(String protocol,
URLProtocolManager manager)
Tells Humble Video that any requests for a given protocol should be
redirected to the given manager.
|
Copyright © 2018 Humble Software. All rights reserved.