VideoPlayerHtmlController

VideoPlayerHtmlController constructor

Creates a new instance of controller

public VideoPlayerHtmlController(string path, string fileName, string baseUri)
ParameterTypeDescription
pathStringThe path where video and audio files will be generated
fileNameStringThe name of the HTML file
baseUriStringThe base URI which will be used for links generating

See Also