net.polyv.live.v1.service.channel.impl
类 LiveChannelOperateServiceImpl

java.lang.Object
  继承者 net.polyv.live.v1.service.LiveBaseService
      继承者 net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
所有已实现的接口:
ILiveChannelOperateService

public class LiveChannelOperateServiceImpl
extends LiveBaseService
implements ILiveChannelOperateService

直播频道操作实现类


字段摘要
 
从类 net.polyv.live.v1.service.LiveBaseService 继承的字段
ERROR_INFO, ERROR_PREFIX, ERROR_PREFIX1, ERROR_SUFFIX
 
构造方法摘要
LiveChannelOperateServiceImpl()
           
 
方法摘要
 LiveChannelResponse createChannel(LiveChannelRequest liveChannelRequest)
          创建直播频道 API地址:https://dev.polyv.net/2017/liveproduct/l-api/zbglgn/pdcz/create-channel/
 LiveChannelInitResponse createChannelInit(LiveChannelInitRequest liveChannelInitRequest)
          创建并初始化频道 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/pdcz/basic-create/
 LiveCreateChannelListResponse createChannelList(LiveCreateChannelListRequest liveCreateChannelListRequest)
          批量创建频道 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/batch-create-channels/
 Boolean createChannelPPTRecordTask(LiveCreateChannelPPTRecordRequest liveCreateChannelPPTRecordRequest)
          创建重制课件任务 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/add-record-task/
 Boolean createChannelToken(LiveCreateChannelTokenRequest liveCreateChannelTokenRequest)
          设置频道单点登陆token API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/set-token-1/
 Boolean createDiskVideosStream(LiveCreateDiskVideosStreamRequest liveCreateDiskVideosStreamRequest)
          设置硬盘推流直播 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/add-disk-videos/
 LiveCreateSonChannelResponse createSonChannel(LiveCreateSonChannelRequest liveCreateSonChannelRequest)
          创建子频道 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/add-account/
 LiveCreateSonChannelListResponse createSonChannelList(LiveCreateSonChannelListRequest liveCreateSonChannelListRequest)
          批量创建子频道 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/batch-create/
 Boolean createSonChannelToken(LiveCreateSonChannelTokenRequest liveCreateSonChannelTokenRequest)
          设置子频道单点登陆token API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/set-account-token/
 Boolean deleteChannel(LiveDeleteChannelRequest liveDeleteChannelRequest)
          删除直播频道 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/deletechannel/
 Boolean deleteChannelList(LiveDeleteChannelListRequest liveDeleteChannelListRequest)
          批量删除频道 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/batch-delete-channels/
 Boolean deleteDiskVideosStream(LiveDeleteDiskVideosStreamRequest liveDeleteDiskVideosStreamRequest)
          删除硬盘推流的视频 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/delete-disk-videos/
 Boolean deleteSonChannel(LiveDeleteSonChannelRequest liveDeleteSonChannelRequest)
          删除子频道 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/delete-account/
 LiveChannelAdvertListResponse getChannelAdvertList(LiveChannelAdvertListRequest liveChannelAdvertListRequest)
          查询频道广告列表 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/pdcz/channel-advert-list/
 LiveChannelAuthTokenResponse getChannelAuthToken(LiveChannelAuthTokenRequest liveCreateChannelTokenRequest)
          查询授权和连麦的token API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/pdcz/get-chat-token/
 LiveChannelBasicInfoResponse getChannelBasicInfo(LiveChannelBasicInfoRequest liveChannelBasicInfoRequest)
          查询频道基本信息 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/pdcz/get-detail-setting/
 LiveChannelCallbackSettingResponse getChannelCallbackSetting(LiveChannelCallbackSettingRequest liveChannelCallbackSettingRequest)
          查询频道回调设置接口 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/get-callback-setting/
 String getChannelCapture(LiveChannelCaptureRequest liveChannelCaptureRequest)
          查询频道直播截图 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/get-capture-image/
 LiveChannelInfoResponse getChannelInfo(LiveChannelInfoRequest liveChannelInfoRequest)
          查询频道信息 API地址:https://dev.polyv.net/2017/liveproduct/l-api/zbglgn/pdcz/getchannelid-2/
 LiveChannelTransmitListResponse getChannelTransmitList(LiveChannelTransmitListRequest liveChannelTransmitListRequest)
          获取账号或频道转播列表信息 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/get-transmit-associations/
 LiveSonChannelInfoResponse getSonChannelInfo(LiveSonChannelInfoRequest liveSonChannelInfoRequest)
          查询子频道信息 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/get-account/
 LiveSonChannelInfoListResponse getSonChannelInfoList(LiveSonChannelInfoListRequest liveSonChannelInfoListRequest)
          查询频道号下所有子频道信息 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/get-accounts/
 LiveListChannelPPTRecordResponse listPPTRecord(LiveListChannelPPTRecordRequest liveListChannelPPTRecordRequest)
          查询课件重制任务列表 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/pptrecord-list/
 Boolean updateChannelCallbackSetting(LiveUpdateChannelCallbackSettingRequest liveUpdateChannelCallbackSettingRequest)
          设置频道回调设置 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/update-setting/
 Boolean updateChannelDetail(LiveChannelDetailRequest liveChannelDetailRequest)
          设置频道详情 注意:设置前,请确认您的套餐是否包含对应场景 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/detail-update/
 Boolean updateChannelMaxViewer(LiveUpdateChannelMaxViewerRequest liveUpdateChannelMaxViewerRequest)
          设置频道最大在线人数 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/setmaxviewerv2/
 Boolean updateChannelPassword(LiveChannelPasswordSettingRequest liveChannelPasswordSettingRequest)
          设置频道密码 API地址:https://dev.polyv.net/2017/liveproduct/l-api/zbglgn/pdcz/updatepasswd/
 Boolean updateChannelSetting(LiveChannelSettingRequest liveChannelSettingRequest)
          修改频道的相关设置 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/pdcz/update-channel-detail-setting/
 Boolean updateChannelStream(LiveUpdateChannelStreamRequest liveUpdateChannelStreamRequest)
          修改直播推流方式 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/update-stream-type/
 Boolean updateSonChannelInfo(LiveUpdateSonChannelInfoRequest liveUpdateSonChannelInfoRequest)
          设置子频道信息 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/update-account/
 
从类 net.polyv.live.v1.service.LiveBaseService 继承的方法
baseGet, baseGetReturnArray, baseGetReturnArray, basePost, basePostJson, basePostJson, basePostJsonReturnArray, basePostReturnArray, baseUploadFile, baseUploadFileList, baseUploadFileListReturnArray
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

LiveChannelOperateServiceImpl

public LiveChannelOperateServiceImpl()
方法详细信息

createChannel

public LiveChannelResponse createChannel(LiveChannelRequest liveChannelRequest)
                                  throws IOException,
                                         NoSuchAlgorithmException
创建直播频道 API地址:https://dev.polyv.net/2017/liveproduct/l-api/zbglgn/pdcz/create-channel/

指定者:
接口 ILiveChannelOperateService 中的 createChannel
参数:
liveChannelRequest - 直播频道请求实体
返回:
频道数据
抛出:
IOException - 异常
NoSuchAlgorithmException - 异常

createChannelInit

public LiveChannelInitResponse createChannelInit(LiveChannelInitRequest liveChannelInitRequest)
                                          throws IOException,
                                                 NoSuchAlgorithmException
创建并初始化频道 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/pdcz/basic-create/

指定者:
接口 ILiveChannelOperateService 中的 createChannelInit
参数:
liveChannelInitRequest - 创建并初始化频道请求体
返回:
创建并初始化频道返回实体
抛出:
IOException - 异常
NoSuchAlgorithmException - 异常

createChannelList

public LiveCreateChannelListResponse createChannelList(LiveCreateChannelListRequest liveCreateChannelListRequest)
                                                throws IOException,
                                                       NoSuchAlgorithmException
批量创建频道 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/batch-create-channels/

指定者:
接口 ILiveChannelOperateService 中的 createChannelList
参数:
liveCreateChannelListRequest - 批量创建频道请求体
返回:
批量创建频道返回体
抛出:
IOException - 异常
NoSuchAlgorithmException - 异常

updateChannelSetting

public Boolean updateChannelSetting(LiveChannelSettingRequest liveChannelSettingRequest)
                             throws IOException
修改频道的相关设置 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/pdcz/update-channel-detail-setting/

指定者:
接口 ILiveChannelOperateService 中的 updateChannelSetting
参数:
liveChannelSettingRequest - 修改频道的相关设置请求体
返回:
修改频道的相关设置返回体
抛出:
IOException - 异常

updateChannelDetail

public Boolean updateChannelDetail(LiveChannelDetailRequest liveChannelDetailRequest)
                            throws IOException,
                                   NoSuchAlgorithmException
设置频道详情 注意:设置前,请确认您的套餐是否包含对应场景 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/detail-update/

指定者:
接口 ILiveChannelOperateService 中的 updateChannelDetail
参数:
liveChannelDetailRequest - 设置频道详情请求实体
返回:
频道详情
抛出:
IOException - 异常
NoSuchAlgorithmException - 异常

listPPTRecord

public LiveListChannelPPTRecordResponse listPPTRecord(LiveListChannelPPTRecordRequest liveListChannelPPTRecordRequest)
                                               throws IOException,
                                                      NoSuchAlgorithmException
查询课件重制任务列表 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/pptrecord-list/

指定者:
接口 ILiveChannelOperateService 中的 listPPTRecord
参数:
liveListChannelPPTRecordRequest - 查询课件重制任务列表请求体
返回:
课件重制任务列表返回体
抛出:
IOException - 异常
NoSuchAlgorithmException - 异常

updateChannelPassword

public Boolean updateChannelPassword(LiveChannelPasswordSettingRequest liveChannelPasswordSettingRequest)
                              throws IOException,
                                     NoSuchAlgorithmException
设置频道密码 API地址:https://dev.polyv.net/2017/liveproduct/l-api/zbglgn/pdcz/updatepasswd/

指定者:
接口 ILiveChannelOperateService 中的 updateChannelPassword
参数:
liveChannelPasswordSettingRequest - 设置频道密码请求体
返回:
设置频道密码返回体
抛出:
IOException - 异常
NoSuchAlgorithmException - 异常

deleteChannel

public Boolean deleteChannel(LiveDeleteChannelRequest liveDeleteChannelRequest)
                      throws IOException,
                             NoSuchAlgorithmException
删除直播频道 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/deletechannel/

指定者:
接口 ILiveChannelOperateService 中的 deleteChannel
参数:
liveDeleteChannelRequest - 删除直播频道请求体
返回:
删除直播频道返回体
抛出:
IOException - 异常
NoSuchAlgorithmException - 异常

deleteChannelList

public Boolean deleteChannelList(LiveDeleteChannelListRequest liveDeleteChannelListRequest)
                          throws IOException,
                                 NoSuchAlgorithmException
批量删除频道 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/batch-delete-channels/

指定者:
接口 ILiveChannelOperateService 中的 deleteChannelList
参数:
liveDeleteChannelListRequest - 批量删除频道请求体
返回:
批量删除频道返回体
抛出:
IOException - 异常
NoSuchAlgorithmException - 异常

createChannelToken

public Boolean createChannelToken(LiveCreateChannelTokenRequest liveCreateChannelTokenRequest)
                           throws IOException,
                                  NoSuchAlgorithmException
设置频道单点登陆token API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/set-token-1/

指定者:
接口 ILiveChannelOperateService 中的 createChannelToken
参数:
liveCreateChannelTokenRequest - 设置频道单点登陆token请求体
返回:
设置频道单点登陆token返回体
抛出:
IOException - 异常
NoSuchAlgorithmException - 异常

getChannelInfo

public LiveChannelInfoResponse getChannelInfo(LiveChannelInfoRequest liveChannelInfoRequest)
                                       throws IOException,
                                              NoSuchAlgorithmException
查询频道信息 API地址:https://dev.polyv.net/2017/liveproduct/l-api/zbglgn/pdcz/getchannelid-2/

指定者:
接口 ILiveChannelOperateService 中的 getChannelInfo
参数:
liveChannelInfoRequest - 查询频道信息请求体
返回:
查询频道信息返回体
抛出:
IOException - 异常
NoSuchAlgorithmException - 异常

getChannelBasicInfo

public LiveChannelBasicInfoResponse getChannelBasicInfo(LiveChannelBasicInfoRequest liveChannelBasicInfoRequest)
                                                 throws IOException,
                                                        NoSuchAlgorithmException
查询频道基本信息 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/pdcz/get-detail-setting/

指定者:
接口 ILiveChannelOperateService 中的 getChannelBasicInfo
参数:
liveChannelBasicInfoRequest - 查询频道基本信息请求体
返回:
查询频道基本信息返回提
抛出:
IOException - 异常
NoSuchAlgorithmException - 异常

getChannelAuthToken

public LiveChannelAuthTokenResponse getChannelAuthToken(LiveChannelAuthTokenRequest liveCreateChannelTokenRequest)
                                                 throws IOException,
                                                        NoSuchAlgorithmException
查询授权和连麦的token API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/pdcz/get-chat-token/

指定者:
接口 ILiveChannelOperateService 中的 getChannelAuthToken
参数:
liveCreateChannelTokenRequest - 查询授权和连麦的token请求体
返回:
查询授权和连麦的token返回体
抛出:
IOException - 异常
NoSuchAlgorithmException - 异常

createSonChannel

public LiveCreateSonChannelResponse createSonChannel(LiveCreateSonChannelRequest liveCreateSonChannelRequest)
                                              throws IOException,
                                                     NoSuchAlgorithmException
创建子频道 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/add-account/

指定者:
接口 ILiveChannelOperateService 中的 createSonChannel
参数:
liveCreateSonChannelRequest - 创建子频道请求体
返回:
创建子频道返回体
抛出:
IOException - 异常
NoSuchAlgorithmException - 异常

updateSonChannelInfo

public Boolean updateSonChannelInfo(LiveUpdateSonChannelInfoRequest liveUpdateSonChannelInfoRequest)
                             throws IOException,
                                    NoSuchAlgorithmException
设置子频道信息 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/update-account/

指定者:
接口 ILiveChannelOperateService 中的 updateSonChannelInfo
参数:
liveUpdateSonChannelInfoRequest - 设置子频道信息请求体
返回:
设置子频道信息返回体
抛出:
IOException - 异常
NoSuchAlgorithmException - 异常

createSonChannelToken

public Boolean createSonChannelToken(LiveCreateSonChannelTokenRequest liveCreateSonChannelTokenRequest)
                              throws IOException,
                                     NoSuchAlgorithmException
设置子频道单点登陆token API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/set-account-token/

指定者:
接口 ILiveChannelOperateService 中的 createSonChannelToken
参数:
liveCreateSonChannelTokenRequest - 设置子频道单点登陆token请求体
返回:
设置子频道单点登陆token返回体
抛出:
IOException - 异常
NoSuchAlgorithmException - 异常

getSonChannelInfo

public LiveSonChannelInfoResponse getSonChannelInfo(LiveSonChannelInfoRequest liveSonChannelInfoRequest)
                                             throws IOException,
                                                    NoSuchAlgorithmException
查询子频道信息 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/get-account/

指定者:
接口 ILiveChannelOperateService 中的 getSonChannelInfo
参数:
liveSonChannelInfoRequest - 查询子频道信息请求体
返回:
查询子频道信息返回体
抛出:
IOException - 异常
NoSuchAlgorithmException - 异常

getSonChannelInfoList

public LiveSonChannelInfoListResponse getSonChannelInfoList(LiveSonChannelInfoListRequest liveSonChannelInfoListRequest)
                                                     throws IOException,
                                                            NoSuchAlgorithmException
查询频道号下所有子频道信息 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/get-accounts/

指定者:
接口 ILiveChannelOperateService 中的 getSonChannelInfoList
参数:
liveSonChannelInfoListRequest - 查询频道号下所有子频道信息请求体
返回:
查询频道号下所有子频道信息返回体
抛出:
IOException - 异常
NoSuchAlgorithmException - 异常

deleteSonChannel

public Boolean deleteSonChannel(LiveDeleteSonChannelRequest liveDeleteSonChannelRequest)
                         throws IOException,
                                NoSuchAlgorithmException
删除子频道 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/delete-account/

指定者:
接口 ILiveChannelOperateService 中的 deleteSonChannel
参数:
liveDeleteSonChannelRequest - 删除子频道请求体
返回:
删除子频道返回体 true为删除成功,空字符串为删除失败
抛出:
IOException - 异常
NoSuchAlgorithmException - 异常

createChannelPPTRecordTask

public Boolean createChannelPPTRecordTask(LiveCreateChannelPPTRecordRequest liveCreateChannelPPTRecordRequest)
                                   throws IOException,
                                          NoSuchAlgorithmException
创建重制课件任务 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/add-record-task/

指定者:
接口 ILiveChannelOperateService 中的 createChannelPPTRecordTask
参数:
liveCreateChannelPPTRecordRequest - 创建重制课件任务请求实体
返回:
创建重制课件任务返回实体,成功返回""
抛出:
IOException - 异常
NoSuchAlgorithmException - 异常

getChannelCallbackSetting

public LiveChannelCallbackSettingResponse getChannelCallbackSetting(LiveChannelCallbackSettingRequest liveChannelCallbackSettingRequest)
                                                             throws IOException,
                                                                    NoSuchAlgorithmException
查询频道回调设置接口 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/get-callback-setting/

指定者:
接口 ILiveChannelOperateService 中的 getChannelCallbackSetting
参数:
liveChannelCallbackSettingRequest - 查询频道回调设置接口请求实体
返回:
查询频道回调设置接口返回实体
抛出:
IOException - 异常
NoSuchAlgorithmException - 异常

updateChannelCallbackSetting

public Boolean updateChannelCallbackSetting(LiveUpdateChannelCallbackSettingRequest liveUpdateChannelCallbackSettingRequest)
                                     throws IOException,
                                            NoSuchAlgorithmException
设置频道回调设置 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/update-setting/

指定者:
接口 ILiveChannelOperateService 中的 updateChannelCallbackSetting
参数:
liveUpdateChannelCallbackSettingRequest - 设置频道回调设置请求实体
返回:
设置频道回调设置返回实体
抛出:
IOException - 异常
NoSuchAlgorithmException - 异常

createSonChannelList

public LiveCreateSonChannelListResponse createSonChannelList(LiveCreateSonChannelListRequest liveCreateSonChannelListRequest)
                                                      throws IOException,
                                                             NoSuchAlgorithmException
批量创建子频道 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/batch-create/

指定者:
接口 ILiveChannelOperateService 中的 createSonChannelList
参数:
liveCreateSonChannelListRequest - 批量创建子频道请求实体
返回:
批量创建子频道返回实体
抛出:
IOException - 异常
NoSuchAlgorithmException - 异常

getChannelTransmitList

public LiveChannelTransmitListResponse getChannelTransmitList(LiveChannelTransmitListRequest liveChannelTransmitListRequest)
                                                       throws IOException,
                                                              NoSuchAlgorithmException
获取账号或频道转播列表信息 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/get-transmit-associations/

指定者:
接口 ILiveChannelOperateService 中的 getChannelTransmitList
参数:
liveChannelTransmitListRequest - 获取账号或频道转播列表信息请求实体
返回:
获取账号或频道转播列表信息返回实体
抛出:
IOException - 异常
NoSuchAlgorithmException - 异常

updateChannelMaxViewer

public Boolean updateChannelMaxViewer(LiveUpdateChannelMaxViewerRequest liveUpdateChannelMaxViewerRequest)
                               throws IOException,
                                      NoSuchAlgorithmException
设置频道最大在线人数 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/setmaxviewerv2/

指定者:
接口 ILiveChannelOperateService 中的 updateChannelMaxViewer
参数:
liveUpdateChannelMaxViewerRequest - 设置频道最大在线人数请求实体
返回:
设置频道最大在线人数返回实体
抛出:
IOException - 异常
NoSuchAlgorithmException - 异常

getChannelAdvertList

public LiveChannelAdvertListResponse getChannelAdvertList(LiveChannelAdvertListRequest liveChannelAdvertListRequest)
                                                   throws IOException,
                                                          NoSuchAlgorithmException
查询频道广告列表 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/pdcz/channel-advert-list/

指定者:
接口 ILiveChannelOperateService 中的 getChannelAdvertList
参数:
liveChannelAdvertListRequest - 查询频道广告列表请求实体
返回:
查询频道广告列表返回实体
抛出:
IOException - 异常
NoSuchAlgorithmException - 异常

getChannelCapture

public String getChannelCapture(LiveChannelCaptureRequest liveChannelCaptureRequest)
                         throws IOException,
                                NoSuchAlgorithmException
查询频道直播截图 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/get-capture-image/

指定者:
接口 ILiveChannelOperateService 中的 getChannelCapture
参数:
liveChannelCaptureRequest - 查询频道直播截图请求实体
返回:
查询频道直播截图返回实体
抛出:
IOException - 异常
NoSuchAlgorithmException - 异常

updateChannelStream

public Boolean updateChannelStream(LiveUpdateChannelStreamRequest liveUpdateChannelStreamRequest)
                            throws IOException,
                                   NoSuchAlgorithmException
修改直播推流方式 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/update-stream-type/

指定者:
接口 ILiveChannelOperateService 中的 updateChannelStream
参数:
liveUpdateChannelStreamRequest - 修改直播推流方式请求实体
返回:
修改直播推流方式返回实体
抛出:
IOException - 异常
NoSuchAlgorithmException - 异常

createDiskVideosStream

public Boolean createDiskVideosStream(LiveCreateDiskVideosStreamRequest liveCreateDiskVideosStreamRequest)
                               throws IOException,
                                      NoSuchAlgorithmException
设置硬盘推流直播 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/add-disk-videos/

指定者:
接口 ILiveChannelOperateService 中的 createDiskVideosStream
参数:
liveCreateDiskVideosStreamRequest - 设置硬盘推流直播请求实体
返回:
设置硬盘推流直播返回实体
抛出:
IOException - 异常
NoSuchAlgorithmException - 异常

deleteDiskVideosStream

public Boolean deleteDiskVideosStream(LiveDeleteDiskVideosStreamRequest liveDeleteDiskVideosStreamRequest)
                               throws IOException,
                                      NoSuchAlgorithmException
删除硬盘推流的视频 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/delete-disk-videos/

指定者:
接口 ILiveChannelOperateService 中的 deleteDiskVideosStream
参数:
liveDeleteDiskVideosStreamRequest - 删除硬盘推流的视频请求实体
返回:
删除硬盘推流的视频返回实体
抛出:
IOException - 异常
NoSuchAlgorithmException - 异常


Copyright © 2020. All Rights Reserved.