VideoPlayerHtmlControllerFactory class

VideoPlayerHtmlControllerFactory class

Allows to create VideoPlayerHtmlController.

The VideoPlayerHtmlControllerFactory type exposes the following members:

Constructors

ConstructorDescription
__init__(self)

Methods

MethodDescription
create_video_player_html_controller(self, path, file_name, base_uri)Creates new VideoPlayerHtmlController.

Remarks

For COM compatibility.

See Also