类的使用
com.baidubce.services.lss.model.CreatePresetRequest
-
使用CreatePresetRequest的程序包 程序包 说明 com.baidubce.services.lss com.baidubce.services.lss.model -
-
com.baidubce.services.lss中CreatePresetRequest的使用
参数类型为CreatePresetRequest的com.baidubce.services.lss中的方法 修饰符和类型 方法 说明 CreatePresetResponseLssClient. createPreset(CreatePresetRequest request)Create a live preset which contains parameters needed in the live stream service. -
com.baidubce.services.lss.model中CreatePresetRequest的使用
返回CreatePresetRequest的com.baidubce.services.lss.model中的方法 修饰符和类型 方法 说明 CreatePresetRequestCreatePresetRequest. withAudio(Audio audio)Sets the audio settings and returns this object.CreatePresetRequestCreatePresetRequest. withDescription(String description)Sets the description of the preset and returns this object.CreatePresetRequestCreatePresetRequest. withForwardOnly(Boolean forwardOnly)Sets the forward option and returns this object.CreatePresetRequestCreatePresetRequest. withHls(Hls hls)Sets the HLS settings and returns this object.CreatePresetRequestCreatePresetRequest. withName(String name)Sets the name of the preset and returns this object.CreatePresetRequestCreatePresetRequest. withRequestCredentials(BceCredentials credentials)CreatePresetRequestCreatePresetRequest. withRtmp(Rtmp rtmp)Sets the RTMP settings and returns this object.CreatePresetRequestCreatePresetRequest. withThumbnail(LiveThumbnail thumbnail)CreatePresetRequestCreatePresetRequest. withVideo(Video video)Sets the video settings and returns this object.CreatePresetRequestCreatePresetRequest. withWatermarks(Watermarks watermarks)
-