public class LiveChannelAdvancedServiceImpl extends LiveBaseService implements ILiveChannelAdvancedService
ERROR_INFO, ERROR_PREFIX, ERROR_PREFIX1, ERROR_SUFFIX| 构造器和说明 |
|---|
LiveChannelAdvancedServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
LiveChannelRealtimeSubtitleResponse |
getConfig(LiveChannelRealtimeSubtitleRequest req)
查询频道的字幕配置
API地址:
|
List<LiveChannelRealtimeSubtitleLanguageResponse> |
getLanguage(LiveChannelRealtimeSubtitleLanguageRequest req)
查询实时字幕语言类型枚举
API地址:
|
Boolean |
updateConfig(LiveUpdateChannelRealtimeSubtitleRequest req)
修改频道的字幕配置
API地址:
|
getReturnBinary, getReturnList, getReturnOne, postEmptyFormBodyReturnOne, postFormBodyReturnList, postFormBodyReturnOne, postJsonBodyReturnList, postJsonBodyReturnOne, postJsonBodyReturnOne, postJsonBodyReturnOne, responseConversion, uploadMultipartFile, uploadOneFilepublic LiveChannelRealtimeSubtitleResponse getConfig(LiveChannelRealtimeSubtitleRequest req) throws IOException, NoSuchAlgorithmException
getConfig 在接口中 ILiveChannelAdvancedServicereq - 查询频道的字幕配置请求实体IOExceptionNoSuchAlgorithmExceptionpublic Boolean updateConfig(LiveUpdateChannelRealtimeSubtitleRequest req) throws IOException, NoSuchAlgorithmException
updateConfig 在接口中 ILiveChannelAdvancedServicereq - 修改频道的字幕配置请求实体IOExceptionNoSuchAlgorithmExceptionpublic List<LiveChannelRealtimeSubtitleLanguageResponse> getLanguage(LiveChannelRealtimeSubtitleLanguageRequest req) throws IOException, NoSuchAlgorithmException
getLanguage 在接口中 ILiveChannelAdvancedServicereq - 查询实时字幕语言类型枚举请求实体IOExceptionNoSuchAlgorithmExceptionCopyright © 2023. All rights reserved.