Table of Contents

Method AddMediaToCache

Namespace
RenderHeads.Media.AVProVideo
Assembly
AVProVideo.Runtime.dll

AddMediaToCache(string, string, MediaCachingOptions)

Cache the media specified by url.

void AddMediaToCache(string url, string headers = null, MediaCachingOptions options = null)

Parameters

url string

The url of the media.

headers string
options MediaCachingOptions