Brightcove
You can directly use instance of this class.
brightcove
Extends:
src/components/video/video_player~VideoPlayer → Brightcove
Member Summary
| Public Members | ||
| public |
|
|
| public |
|
|
| public |
pauseTimer: * |
|
| public |
player: * |
|
| public get |
scripts: * |
|
| public |
|
|
| public |
videoPlayer: * |
|
Method Summary
| Public Methods | ||
| public |
begin() Callback from the BEGIN event from the video player |
|
| public |
|
|
| public |
initialize(options: *) |
|
| public |
onSearchResponse(jsonData: *) |
|
| public |
onTemplateLoad(id: *) Callback from the brightcove API |
|
| public |
|
|
| public |
pause() Pause the playing video |
|
| public |
play() Play the video |
|
| public |
playing() |
|
| public |
progress() |
|
| public |
render() Render the brightcove template |
|
| public |
Search for a video by it's Atlas ID |
|
| public |
setup() |
|
Public Members
public experienceModule: * source
public pauseTimer: * source
public player: * source
public get scripts: * source
public searchResolver: * source
public videoPlayer: * source
Public Methods
public calculateDimensions() source
public initialize(options: *) source
Params:
| Name | Type | Attribute | Description |
| options | * |
public onSearchResponse(jsonData: *) source
Params:
| Name | Type | Attribute | Description |
| jsonData | * |
public onTemplateLoad(id: *) source
Callback from the brightcove API
Params:
| Name | Type | Attribute | Description |
| id | * |