Uses of Class
org.nuxeo.ecm.platform.video.Stream
-
Packages that use Stream Package Description org.nuxeo.ecm.platform.video -
-
Uses of Stream in org.nuxeo.ecm.platform.video
Methods in org.nuxeo.ecm.platform.video that return Stream Modifier and Type Method Description static StreamStream. fromMap(Map<String,Serializable> m)Build aStreamfrom aMapof attributes.Methods in org.nuxeo.ecm.platform.video that return types with arguments of type Stream Modifier and Type Method Description List<Stream>Video. getStreams()Returns all theStreams of thisVideo.List<Stream>VideoInfo. getStreams()Returns all theStreams of the video.
-