VideoPlayerHtmlController constructor
init
Creates a new instance of controller
def __init__(self, path, file_name, base_uri):
...
Parameter | Type | Description |
---|---|---|
path | str | The path where video and audio files will be generated |
file_name | str | The name of the HTML file |
base_uri | str | The base URI which will be used for links generating |
See Also
- class
VideoPlayerHtmlController
- module
aspose.slides.export
- library
Aspose.Slides