| Interface | Description |
|---|---|
| Resource<Z> |
A resource interface that wraps a particular type so that it can be pooled and reused.
|
| Class | Description |
|---|---|
| Engine |
Responsible for starting loads and managing active and cached resources.
|
| Engine.LoadStatus |
Allows a request to indicate it no longer is interested in a given load.
|
| Enum | Description |
|---|---|
| DiskCacheStrategy |
Set of available caching strategies for media.
|