| Package | Description |
|---|---|
| com.baidubce.services.lss.model |
| Modifier and Type | Method and Description |
|---|---|
LivePlay |
RefreshSessionResponse.getPlay() |
LivePlay |
LiveInfo.getPlay() |
LivePlay |
GetSessionResponse.getPlay() |
LivePlay |
GetStreamResponse.getPlay()
Returns play
|
LivePlay |
LiveSession.getPlay() |
LivePlay |
CreateSessionResponse.getPlay() |
LivePlay |
GetAppStreamResponse.getPlay() |
LivePlay |
CreateStreamResponse.getPlay()
Returns play
|
LivePlay |
LivePlay.withFlvUrl(String flvUrl) |
LivePlay |
LivePlay.withFlvUrls(Map<String,String> flvUrls) |
LivePlay |
LivePlay.withHlsUrl(String hlsUrl) |
LivePlay |
LivePlay.withHlsUrls(Map<String,String> hlsUrls) |
LivePlay |
LivePlay.withRtmpUrl(String rtmpUrl) |
LivePlay |
LivePlay.withRtmpUrls(Map<String,String> rtmpUrls) |
| Modifier and Type | Method and Description |
|---|---|
void |
RefreshSessionResponse.setPlay(LivePlay play) |
void |
LiveInfo.setPlay(LivePlay play) |
void |
GetSessionResponse.setPlay(LivePlay play) |
void |
GetStreamResponse.setPlay(LivePlay play)
Sets play
|
void |
LiveSession.setPlay(LivePlay play) |
void |
CreateSessionResponse.setPlay(LivePlay play) |
void |
GetAppStreamResponse.setPlay(LivePlay play) |
void |
CreateStreamResponse.setPlay(LivePlay play)
Sets play
|
LiveInfo |
LiveInfo.withPlay(LivePlay play) |
Copyright © 2023. All rights reserved.