org.weblab_project.core.model.multimedia
Class Video
java.lang.Object
org.weblab_project.core.model.Resource
org.weblab_project.core.model.MediaUnit
org.weblab_project.core.model.multimedia.BinaryMediaUnit
org.weblab_project.core.model.multimedia.Video
- All Implemented Interfaces:
- java.io.Serializable
public class Video
- extends BinaryMediaUnit
- implements java.io.Serializable
A video unit describes a dynamic visual content out of media document.
As a resource it can be annotated to describe the content. It can also be described using low level descriptors. The original content may be in the content field or a reference using
annotation should be made to the content.
Data Exchange Model for WebLab platform provided by EADS Multimedia package - Version 1.1 - 2009/05
Java class for video complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="video">
<complexContent>
<extension base="{http://weblab-project.org/core/model/multimedia}binaryMediaUnit">
</extension>
</complexContent>
</complexType>
- See Also:
- Serialized Form
Constructor Summary |
Video()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Video
public Video()
Copyright © 2004-2010. All Rights Reserved.