public class LiveThumbnail extends Object implements Serializable
| Constructor and Description |
|---|
LiveThumbnail() |
| Modifier and Type | Method and Description |
|---|---|
Capture |
getCapture() |
Target |
getTarget() |
void |
setCapture(Capture capture) |
void |
setTarget(Target target) |
String |
toString() |
LiveThumbnail |
withCapture(Capture capture) |
LiveThumbnail |
withTarget(Target target) |
public Target getTarget()
public void setTarget(Target target)
public LiveThumbnail withTarget(Target target)
public Capture getCapture()
public void setCapture(Capture capture)
public LiveThumbnail withCapture(Capture capture)
Copyright © 2020. All rights reserved.