public class VideoChangedListener extends Object implements EventListener
VideoConstants.VIDEO_CHANGED_EVENT
event if
the main video has changed. This is useful to update the video information, thumbnails and story board in a dedicated
async event listener.Constructor and Description |
---|
VideoChangedListener() |
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(Event event)
Handle the given event.
|
protected void |
updateVideoInfo(DocumentModel doc,
Blob video) |
public VideoChangedListener()
public void handleEvent(Event event)
EventListener
Event.cancel()
handleEvent
in interface EventListener
event
- the eventprotected void updateVideoInfo(DocumentModel doc, Blob video)
Copyright © 2015 Nuxeo SA. All rights reserved.