Constructor
new VideoPlayerComponent(dataObjectopt, optionsopt)
Parameters:
| Name | Type | Attributes | Default | Description | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| dataObject | DataObject | <optional> | null | ||||||||||||||||
| options | Object | <optional> | null | Properties
 | 
Members
video :HTMLElement
Type:
- HTMLElement
Methods
setVideoSource(url, mimeType)
Parameters:
| Name | Type | Description | 
|---|---|---|
| url | string | the relative or full URL to the video | 
| mimeType | string | a mime type like 'video/mp4' |