Uses of Class
com.baidubce.services.lss.model.LivePlay

Packages that use LivePlay
com.baidubce.services.lss.model   
 

Uses of LivePlay in com.baidubce.services.lss.model
 

Methods in com.baidubce.services.lss.model that return LivePlay
 LivePlay RefreshSessionResponse.getPlay()
           
 LivePlay CreateSessionResponse.getPlay()
           
 LivePlay GetSessionResponse.getPlay()
           
 LivePlay CreateStreamResponse.getPlay()
          Returns play
 LivePlay LiveInfo.getPlay()
           
 LivePlay GetAppStreamResponse.getPlay()
           
 LivePlay LiveSession.getPlay()
           
 LivePlay GetStreamResponse.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)
           
 

Methods in com.baidubce.services.lss.model with parameters of type LivePlay
 void RefreshSessionResponse.setPlay(LivePlay play)
           
 void CreateSessionResponse.setPlay(LivePlay play)
           
 void GetSessionResponse.setPlay(LivePlay play)
           
 void CreateStreamResponse.setPlay(LivePlay play)
          Sets play
 void LiveInfo.setPlay(LivePlay play)
           
 void GetAppStreamResponse.setPlay(LivePlay play)
           
 void LiveSession.setPlay(LivePlay play)
           
 void GetStreamResponse.setPlay(LivePlay play)
          Sets play
 LiveInfo LiveInfo.withPlay(LivePlay play)
           
 



Copyright © 2018. All rights reserved.