Package-level declarations

Types

Link copied to clipboard
fun interface RemoteMediaFetcher

Strategy for downloading the content of a RemoteMedia, used when the media storage materializes remote media into the output resources.

Link copied to clipboard

Default RemoteMediaFetcher that downloads content synchronously by opening a stream on the media's URL.