public interface AssetSource
Asset
in a specific format, e.g. a video in a certain encoding, or an image in a certain resolution.AssetSourceBuilder
Modifier and Type | Method and Description |
---|---|
String |
getContentType() |
AssetDimensions |
getDimensions() |
String |
getKey() |
String |
getUri() |