public class LivePlay extends Object
| Constructor and Description |
|---|
LivePlay() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHlsUrl() |
String |
getRtmpUrl() |
void |
setHlsUrl(String hlsUrl) |
void |
setRtmpUrl(String rtmpUrl) |
String |
toString() |
LivePlay |
withHlsUrl(String hlsUrl) |
LivePlay |
withRtmpUrl(String rtmpUrl) |
Copyright © 2016. All rights reserved.