Class | Description |
---|---|
VideoAliasImporter |
Importer for video aliases
|
VideoDetailHandler |
Video aliases which can optionally be attached to a marker
<__video
url = the url for the video
uid = the uid of the video link if it already is known to exist
spi = the uid of the spi (useful in the case of ghosting)
sensor = the uid of the sensor (useful in the case of ghosting)
extplayer = a packagename to be used to launch an external player
buffer = the buffer to be used (default is -1)
timeout = the timeout to be used (default is 5000 ms)
WARNING
-------
marker values video_spi_uid and video_sensor_uid are now being used by
the uas tool.
|