Interface IMediaFileUrlRetriever
Provides an interface for retrieving the media file URL based on given parameters.
[Obsolete("Media libraries and their APIs are obsolete and will be discontinued in the future. Please migrate all media library files to Content hub and use their corresponding content item APIs.", false)]
public interface IMediaFileUrlRetriever
- Extension Methods
Methods
Retrieve(MediaFileInfo)
Retrieves the media file URL representation for given media file.
IMediaFileUrl Retrieve(MediaFileInfo mediaFile)
Parameters
mediaFile
MediaFileInfoMedia file.