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

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

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

Methods in com.baidubce.services.lss.model that return LivePreset
 LivePreset LivePreset.withAudio(Audio audio)
           
 LivePreset LivePreset.withCreateTime(String createTime)
           
 LivePreset LivePreset.withDescription(String description)
           
 LivePreset LivePreset.withForwardOnly(Boolean forwardOnly)
           
 LivePreset LivePreset.withHls(Hls hls)
           
 LivePreset LivePreset.withName(String name)
           
 LivePreset LivePreset.withRtmp(Rtmp rtmp)
           
 LivePreset LivePreset.withThumbnail(LiveThumbnail thumbnail)
           
 LivePreset LivePreset.withVideo(Video video)
           
 LivePreset LivePreset.withWatermarks(Watermarks watermarks)
           
 

Methods in com.baidubce.services.lss.model that return types with arguments of type LivePreset
 List<LivePreset> ListPresetsResponse.getPresets()
           
 

Method parameters in com.baidubce.services.lss.model with type arguments of type LivePreset
 void ListPresetsResponse.setPresets(List<LivePreset> presets)
           
 



Copyright © 2018. All rights reserved.