public class VideoMacroParameters extends Object
| Constructor and Description |
|---|
VideoMacroParameters() |
| Modifier and Type | Method and Description |
|---|---|
int |
getHeight() |
String |
getSrc() |
int |
getWidth() |
void |
setHeight(int height) |
void |
setSrc(String src) |
void |
setWidth(int width) |
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.