public interface IMediaContent extends IOutOfLineContent
IContent.Type
Modifier and Type | Method and Description |
---|---|
MediaSource |
getMediaSource()
Returns the media source associated with the content or
null . |
void |
setMediaSource(MediaSource v)
Sets the media source associated with the content (may be
null
if no supplied content). |
getEtag, getMimeType, getUri
MediaSource getMediaSource()
null
.void setMediaSource(MediaSource v)
null
if no supplied content).