Class LiveStreamMonitorInfo

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Long[] getAiAsrInputIndexList()
      Get 开启智能语音识别的输入Index列表 注意:此字段可能返回 null,表示取不到有效值。
      Long getAiFormatDiagnose()
      Get 是否开启格式诊断 注意:此字段可能返回 null,表示取不到有效值。
      Long[] getAiOcrInputIndexList()
      Get 开启智能文字识别的输入Index列表 注意:此字段可能返回 null,表示取不到有效值。
      Long getAllowMonitorReport()
      Get 是否存储监播事件到监播报告,以及是否允许查询监播报告 注意:此字段可能返回 null,表示取不到有效值。
      Long getAsrLanguage()
      Get 智能语音识别语种: 0 关闭 1 中文 2 英文 3日文 4 韩文 注意:此字段可能返回 null,表示取不到有效值。
      Long[] getAudibleInputIndexList()
      Get 输出音频的输入Index列表。 注意:此字段可能返回 null,表示取不到有效值。
      Long getCheckStreamBroken()
      Get 是否开启断流检测 注意:此字段可能返回 null,表示取不到有效值。
      Long getCheckStreamLowFrameRate()
      Get 是否开启低帧率检测 注意:此字段可能返回 null,表示取不到有效值。
      Long getCreateTime()
      Get 监播任务创建时间,unix时间戳 注意:此字段可能返回 null,表示取不到有效值。
      LiveStreamMonitorInputInfo[] getInputList()
      Get 待监播的输入流信息。 注意:此字段可能返回 null,表示取不到有效值。
      String getMonitorId()
      Get 监播任务ID。 注意:此字段可能返回 null,表示取不到有效值。
      String getMonitorName()
      Get 监播任务名称。128字节以内。 注意:此字段可能返回 null,表示取不到有效值。
      LiveStreamMonitorNotifyPolicy getNotifyPolicy()
      Get 监播事件通知策略。 注意:此字段可能返回 null,表示取不到有效值。
      Long getOcrLanguage()
      Get 智能文字识别语种: 0 关闭 1 中、英文 注意:此字段可能返回 null,表示取不到有效值。
      LiveStreamMonitorOutputInfo getOutputInfo()
      Get 监播任务输出信息。 注意:此字段可能返回 null,表示取不到有效值。
      Long getStartTime()
      Get 上一次的启动时间,unix时间戳。 注意:此字段可能返回 null,表示取不到有效值。
      Long getStatus()
      Get 监播任务状态。 0: 代表空闲 1: 代表监播中。 注意:此字段可能返回 null,表示取不到有效值。
      Long getStopTime()
      Get 上一次的停止时间,unix时间戳。 注意:此字段可能返回 null,表示取不到有效值。
      Long getUpdateTime()
      Get 监播任务更新时间,unix时间戳 注意:此字段可能返回 null,表示取不到有效值。
      void setAiAsrInputIndexList​(Long[] AiAsrInputIndexList)
      Set 开启智能语音识别的输入Index列表 注意:此字段可能返回 null,表示取不到有效值。
      void setAiFormatDiagnose​(Long AiFormatDiagnose)
      Set 是否开启格式诊断 注意:此字段可能返回 null,表示取不到有效值。
      void setAiOcrInputIndexList​(Long[] AiOcrInputIndexList)
      Set 开启智能文字识别的输入Index列表 注意:此字段可能返回 null,表示取不到有效值。
      void setAllowMonitorReport​(Long AllowMonitorReport)
      Set 是否存储监播事件到监播报告,以及是否允许查询监播报告 注意:此字段可能返回 null,表示取不到有效值。
      void setAsrLanguage​(Long AsrLanguage)
      Set 智能语音识别语种: 0 关闭 1 中文 2 英文 3日文 4 韩文 注意:此字段可能返回 null,表示取不到有效值。
      void setAudibleInputIndexList​(Long[] AudibleInputIndexList)
      Set 输出音频的输入Index列表。 注意:此字段可能返回 null,表示取不到有效值。
      void setCheckStreamBroken​(Long CheckStreamBroken)
      Set 是否开启断流检测 注意:此字段可能返回 null,表示取不到有效值。
      void setCheckStreamLowFrameRate​(Long CheckStreamLowFrameRate)
      Set 是否开启低帧率检测 注意:此字段可能返回 null,表示取不到有效值。
      void setCreateTime​(Long CreateTime)
      Set 监播任务创建时间,unix时间戳 注意:此字段可能返回 null,表示取不到有效值。
      void setInputList​(LiveStreamMonitorInputInfo[] InputList)
      Set 待监播的输入流信息。 注意:此字段可能返回 null,表示取不到有效值。
      void setMonitorId​(String MonitorId)
      Set 监播任务ID。 注意:此字段可能返回 null,表示取不到有效值。
      void setMonitorName​(String MonitorName)
      Set 监播任务名称。128字节以内。 注意:此字段可能返回 null,表示取不到有效值。
      void setNotifyPolicy​(LiveStreamMonitorNotifyPolicy NotifyPolicy)
      Set 监播事件通知策略。 注意:此字段可能返回 null,表示取不到有效值。
      void setOcrLanguage​(Long OcrLanguage)
      Set 智能文字识别语种: 0 关闭 1 中、英文 注意:此字段可能返回 null,表示取不到有效值。
      void setOutputInfo​(LiveStreamMonitorOutputInfo OutputInfo)
      Set 监播任务输出信息。 注意:此字段可能返回 null,表示取不到有效值。
      void setStartTime​(Long StartTime)
      Set 上一次的启动时间,unix时间戳。 注意:此字段可能返回 null,表示取不到有效值。
      void setStatus​(Long Status)
      Set 监播任务状态。 0: 代表空闲 1: 代表监播中。 注意:此字段可能返回 null,表示取不到有效值。
      void setStopTime​(Long StopTime)
      Set 上一次的停止时间,unix时间戳。 注意:此字段可能返回 null,表示取不到有效值。
      void setUpdateTime​(Long UpdateTime)
      Set 监播任务更新时间,unix时间戳 注意:此字段可能返回 null,表示取不到有效值。
      void toMap​(HashMap<String,​String> map, String prefix)
      Internal implementation, normal users should not use it.
    • Constructor Detail

      • LiveStreamMonitorInfo

        public LiveStreamMonitorInfo()
      • LiveStreamMonitorInfo

        public LiveStreamMonitorInfo​(LiveStreamMonitorInfo source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getMonitorId

        public String getMonitorId()
        Get 监播任务ID。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        MonitorId 监播任务ID。 注意:此字段可能返回 null,表示取不到有效值。
      • setMonitorId

        public void setMonitorId​(String MonitorId)
        Set 监播任务ID。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        MonitorId - 监播任务ID。 注意:此字段可能返回 null,表示取不到有效值。
      • getMonitorName

        public String getMonitorName()
        Get 监播任务名称。128字节以内。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        MonitorName 监播任务名称。128字节以内。 注意:此字段可能返回 null,表示取不到有效值。
      • setMonitorName

        public void setMonitorName​(String MonitorName)
        Set 监播任务名称。128字节以内。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        MonitorName - 监播任务名称。128字节以内。 注意:此字段可能返回 null,表示取不到有效值。
      • getOutputInfo

        public LiveStreamMonitorOutputInfo getOutputInfo()
        Get 监播任务输出信息。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        OutputInfo 监播任务输出信息。 注意:此字段可能返回 null,表示取不到有效值。
      • setOutputInfo

        public void setOutputInfo​(LiveStreamMonitorOutputInfo OutputInfo)
        Set 监播任务输出信息。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        OutputInfo - 监播任务输出信息。 注意:此字段可能返回 null,表示取不到有效值。
      • getInputList

        public LiveStreamMonitorInputInfo[] getInputList()
        Get 待监播的输入流信息。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        InputList 待监播的输入流信息。 注意:此字段可能返回 null,表示取不到有效值。
      • setInputList

        public void setInputList​(LiveStreamMonitorInputInfo[] InputList)
        Set 待监播的输入流信息。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        InputList - 待监播的输入流信息。 注意:此字段可能返回 null,表示取不到有效值。
      • getStatus

        public Long getStatus()
        Get 监播任务状态。 0: 代表空闲 1: 代表监播中。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Status 监播任务状态。 0: 代表空闲 1: 代表监播中。 注意:此字段可能返回 null,表示取不到有效值。
      • setStatus

        public void setStatus​(Long Status)
        Set 监播任务状态。 0: 代表空闲 1: 代表监播中。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Status - 监播任务状态。 0: 代表空闲 1: 代表监播中。 注意:此字段可能返回 null,表示取不到有效值。
      • getStartTime

        public Long getStartTime()
        Get 上一次的启动时间,unix时间戳。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        StartTime 上一次的启动时间,unix时间戳。 注意:此字段可能返回 null,表示取不到有效值。
      • setStartTime

        public void setStartTime​(Long StartTime)
        Set 上一次的启动时间,unix时间戳。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        StartTime - 上一次的启动时间,unix时间戳。 注意:此字段可能返回 null,表示取不到有效值。
      • getStopTime

        public Long getStopTime()
        Get 上一次的停止时间,unix时间戳。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        StopTime 上一次的停止时间,unix时间戳。 注意:此字段可能返回 null,表示取不到有效值。
      • setStopTime

        public void setStopTime​(Long StopTime)
        Set 上一次的停止时间,unix时间戳。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        StopTime - 上一次的停止时间,unix时间戳。 注意:此字段可能返回 null,表示取不到有效值。
      • getCreateTime

        public Long getCreateTime()
        Get 监播任务创建时间,unix时间戳 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        CreateTime 监播任务创建时间,unix时间戳 注意:此字段可能返回 null,表示取不到有效值。
      • setCreateTime

        public void setCreateTime​(Long CreateTime)
        Set 监播任务创建时间,unix时间戳 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        CreateTime - 监播任务创建时间,unix时间戳 注意:此字段可能返回 null,表示取不到有效值。
      • getUpdateTime

        public Long getUpdateTime()
        Get 监播任务更新时间,unix时间戳 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        UpdateTime 监播任务更新时间,unix时间戳 注意:此字段可能返回 null,表示取不到有效值。
      • setUpdateTime

        public void setUpdateTime​(Long UpdateTime)
        Set 监播任务更新时间,unix时间戳 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        UpdateTime - 监播任务更新时间,unix时间戳 注意:此字段可能返回 null,表示取不到有效值。
      • getNotifyPolicy

        public LiveStreamMonitorNotifyPolicy getNotifyPolicy()
        Get 监播事件通知策略。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        NotifyPolicy 监播事件通知策略。 注意:此字段可能返回 null,表示取不到有效值。
      • setNotifyPolicy

        public void setNotifyPolicy​(LiveStreamMonitorNotifyPolicy NotifyPolicy)
        Set 监播事件通知策略。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        NotifyPolicy - 监播事件通知策略。 注意:此字段可能返回 null,表示取不到有效值。
      • getAudibleInputIndexList

        public Long[] getAudibleInputIndexList()
        Get 输出音频的输入Index列表。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        AudibleInputIndexList 输出音频的输入Index列表。 注意:此字段可能返回 null,表示取不到有效值。
      • setAudibleInputIndexList

        public void setAudibleInputIndexList​(Long[] AudibleInputIndexList)
        Set 输出音频的输入Index列表。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        AudibleInputIndexList - 输出音频的输入Index列表。 注意:此字段可能返回 null,表示取不到有效值。
      • getAiAsrInputIndexList

        public Long[] getAiAsrInputIndexList()
        Get 开启智能语音识别的输入Index列表 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        AiAsrInputIndexList 开启智能语音识别的输入Index列表 注意:此字段可能返回 null,表示取不到有效值。
      • setAiAsrInputIndexList

        public void setAiAsrInputIndexList​(Long[] AiAsrInputIndexList)
        Set 开启智能语音识别的输入Index列表 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        AiAsrInputIndexList - 开启智能语音识别的输入Index列表 注意:此字段可能返回 null,表示取不到有效值。
      • getCheckStreamBroken

        public Long getCheckStreamBroken()
        Get 是否开启断流检测 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        CheckStreamBroken 是否开启断流检测 注意:此字段可能返回 null,表示取不到有效值。
      • setCheckStreamBroken

        public void setCheckStreamBroken​(Long CheckStreamBroken)
        Set 是否开启断流检测 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        CheckStreamBroken - 是否开启断流检测 注意:此字段可能返回 null,表示取不到有效值。
      • getCheckStreamLowFrameRate

        public Long getCheckStreamLowFrameRate()
        Get 是否开启低帧率检测 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        CheckStreamLowFrameRate 是否开启低帧率检测 注意:此字段可能返回 null,表示取不到有效值。
      • setCheckStreamLowFrameRate

        public void setCheckStreamLowFrameRate​(Long CheckStreamLowFrameRate)
        Set 是否开启低帧率检测 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        CheckStreamLowFrameRate - 是否开启低帧率检测 注意:此字段可能返回 null,表示取不到有效值。
      • getAsrLanguage

        public Long getAsrLanguage()
        Get 智能语音识别语种: 0 关闭 1 中文 2 英文 3日文 4 韩文 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        AsrLanguage 智能语音识别语种: 0 关闭 1 中文 2 英文 3日文 4 韩文 注意:此字段可能返回 null,表示取不到有效值。
      • setAsrLanguage

        public void setAsrLanguage​(Long AsrLanguage)
        Set 智能语音识别语种: 0 关闭 1 中文 2 英文 3日文 4 韩文 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        AsrLanguage - 智能语音识别语种: 0 关闭 1 中文 2 英文 3日文 4 韩文 注意:此字段可能返回 null,表示取不到有效值。
      • getOcrLanguage

        public Long getOcrLanguage()
        Get 智能文字识别语种: 0 关闭 1 中、英文 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        OcrLanguage 智能文字识别语种: 0 关闭 1 中、英文 注意:此字段可能返回 null,表示取不到有效值。
      • setOcrLanguage

        public void setOcrLanguage​(Long OcrLanguage)
        Set 智能文字识别语种: 0 关闭 1 中、英文 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        OcrLanguage - 智能文字识别语种: 0 关闭 1 中、英文 注意:此字段可能返回 null,表示取不到有效值。
      • getAiOcrInputIndexList

        public Long[] getAiOcrInputIndexList()
        Get 开启智能文字识别的输入Index列表 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        AiOcrInputIndexList 开启智能文字识别的输入Index列表 注意:此字段可能返回 null,表示取不到有效值。
      • setAiOcrInputIndexList

        public void setAiOcrInputIndexList​(Long[] AiOcrInputIndexList)
        Set 开启智能文字识别的输入Index列表 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        AiOcrInputIndexList - 开启智能文字识别的输入Index列表 注意:此字段可能返回 null,表示取不到有效值。
      • getAllowMonitorReport

        public Long getAllowMonitorReport()
        Get 是否存储监播事件到监播报告,以及是否允许查询监播报告 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        AllowMonitorReport 是否存储监播事件到监播报告,以及是否允许查询监播报告 注意:此字段可能返回 null,表示取不到有效值。
      • setAllowMonitorReport

        public void setAllowMonitorReport​(Long AllowMonitorReport)
        Set 是否存储监播事件到监播报告,以及是否允许查询监播报告 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        AllowMonitorReport - 是否存储监播事件到监播报告,以及是否允许查询监播报告 注意:此字段可能返回 null,表示取不到有效值。
      • getAiFormatDiagnose

        public Long getAiFormatDiagnose()
        Get 是否开启格式诊断 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        AiFormatDiagnose 是否开启格式诊断 注意:此字段可能返回 null,表示取不到有效值。
      • setAiFormatDiagnose

        public void setAiFormatDiagnose​(Long AiFormatDiagnose)
        Set 是否开启格式诊断 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        AiFormatDiagnose - 是否开启格式诊断 注意:此字段可能返回 null,表示取不到有效值。