Package | Description |
---|---|
org.nuxeo.ecm.platform.video |
Modifier and Type | Method and Description |
---|---|
static Stream |
Stream.fromMap(Map<String,Serializable> m)
Build a
Stream from a Map of attributes. |
Modifier and Type | Method and Description |
---|---|
List<Stream> |
VideoInfo.getStreams()
Returns all the
Stream s of the video. |
List<Stream> |
Video.getStreams()
Returns all the
Stream s of this Video . |
Copyright © 2011 Nuxeo SA. All Rights Reserved.