| 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
Streams of the video. |
List<Stream> |
Video.getStreams()
Returns all the
Streams of this Video. |
Copyright © 2019 Nuxeo. All rights reserved.