Uses of Class
de.swa.fuh.mpeg7.Scene
| Package | Description |
|---|---|
| de.swa.fuh.mpeg7 |
-
Uses of Scene in de.swa.fuh.mpeg7
Methods in de.swa.fuh.mpeg7 that return types with arguments of type Scene Modifier and Type Method Description java.util.List<Scene>Video. getScenes()Method parameters in de.swa.fuh.mpeg7 with type arguments of type Scene Modifier and Type Method Description voidVideo. setScenes(java.util.List<Scene> scenes)Constructor parameters in de.swa.fuh.mpeg7 with type arguments of type Scene Constructor Description Video(java.lang.String mediaLocator, CreationInformation creationInformation, java.lang.String id, MediaTime mediaTime, java.util.List<Scene> scenes)