| Package | Description |
|---|---|
| com.rapidclipse.framework.server.webapi.video |
| Modifier and Type | Method and Description |
|---|---|
Source |
Source.setSrc(String src) |
Source |
Source.setType(String type) |
| Modifier and Type | Method and Description |
|---|---|
List<Source> |
Video.getSources() |
List<Source> |
Video.VideoTemplateModel.getSources() |
| Modifier and Type | Method and Description |
|---|---|
void |
Video.addSource(Source source)
Add a source to the list of sources for the video element.
|
| Modifier and Type | Method and Description |
|---|---|
Video |
Video.setSources(List<Source> sources)
Set the list of sources for the video element.
|
void |
Video.VideoTemplateModel.setSources(List<Source> sources) |
Copyright © 2020 XDEV Software Corp.. All rights reserved.