VideoPlayerHtmlController()

VideoPlayerHtmlController::VideoPlayerHtmlController(System::String, System::String, System::String) constructor

Creates a new instance of controller

Aspose::Slides::Export::VideoPlayerHtmlController::VideoPlayerHtmlController(System::String path, System::String fileName, System::String baseUri)

Arguments

ParameterTypeDescription
pathSystem::StringThe path where video and audio files will be generated
fileNameSystem::StringThe name of the HTML file
baseUriSystem::StringThe base URI which will be used for links generating

See Also