create_video_player_html_controller method

create_video_player_html_controller

Creates new VideoPlayerHtmlController.

Returns

def create_video_player_html_controller(self, path, file_name, base_uri):
    ...
ParameterTypeDescription
pathstrPath.
file_namestrFile name.
base_uristrBase URI.

See Also