AssetProxyInterface
interface AssetProxyInterface (View source)
Interface for a stand-in object of remote or already imported assets from an asset source.
Methods
getAssetSource()
No description
string
getIdentifier()
No description
string
getLabel()
No description
string
getFilename()
No description
getLastModified()
No description
int
getFileSize()
No description
string
getMediaType()
No description
int|null
getWidthInPixels()
No description
int|null
getHeightInPixels()
No description
UriInterface|null
getThumbnailUri()
No description
UriInterface|null
getPreviewUri()
No description
resource
getImportStream()
No description
string|null
getLocalAssetIdentifier()
No description
Details
AssetSourceInterface
getAssetSource()
No description
string
getIdentifier()
No description
string
getLabel()
No description
string
getFilename()
No description
DateTimeInterface
getLastModified()
No description
int
getFileSize()
No description
string
getMediaType()
No description
int|null
getWidthInPixels()
No description
int|null
getHeightInPixels()
No description
UriInterface|null
getThumbnailUri()
No description
UriInterface|null
getPreviewUri()
No description
resource
getImportStream()
No description
string|null
getLocalAssetIdentifier()
No description