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 LiveSession.getPlay()
           
 LivePlay GetSessionResponse.getPlay()
           
 LivePlay LiveInfo.getPlay()
           
 LivePlay CreateSessionResponse.getPlay()
           
 LivePlay LivePlay.withHlsUrl(String hlsUrl)
           
 LivePlay LivePlay.withRtmpUrl(String rtmpUrl)
           
 

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



Copyright © 2016. All rights reserved.