Class CommonMixControlParams

    • Constructor Detail

      • CommonMixControlParams

        public CommonMixControlParams()
      • CommonMixControlParams

        public CommonMixControlParams​(CommonMixControlParams 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

      • getUseMixCropCenter

        public Long getUseMixCropCenter()
        Get 取值范围[0,1]。 填1时,当参数中图层分辨率参数与视频实际分辨率不一致时,自动从视频中按图层设置的分辨率比例进行裁剪。
        Returns:
        UseMixCropCenter 取值范围[0,1]。 填1时,当参数中图层分辨率参数与视频实际分辨率不一致时,自动从视频中按图层设置的分辨率比例进行裁剪。
      • setUseMixCropCenter

        public void setUseMixCropCenter​(Long UseMixCropCenter)
        Set 取值范围[0,1]。 填1时,当参数中图层分辨率参数与视频实际分辨率不一致时,自动从视频中按图层设置的分辨率比例进行裁剪。
        Parameters:
        UseMixCropCenter - 取值范围[0,1]。 填1时,当参数中图层分辨率参数与视频实际分辨率不一致时,自动从视频中按图层设置的分辨率比例进行裁剪。
      • getAllowCopy

        public Long getAllowCopy()
        Get 取值范围[0,1] 填1时,当InputStreamList中个数为1时,且OutputParams.OutputStreamType为1时,不执行取消操作,执行拷贝流操作
        Returns:
        AllowCopy 取值范围[0,1] 填1时,当InputStreamList中个数为1时,且OutputParams.OutputStreamType为1时,不执行取消操作,执行拷贝流操作
      • setAllowCopy

        public void setAllowCopy​(Long AllowCopy)
        Set 取值范围[0,1] 填1时,当InputStreamList中个数为1时,且OutputParams.OutputStreamType为1时,不执行取消操作,执行拷贝流操作
        Parameters:
        AllowCopy - 取值范围[0,1] 填1时,当InputStreamList中个数为1时,且OutputParams.OutputStreamType为1时,不执行取消操作,执行拷贝流操作
      • getPassInputSei

        public Long getPassInputSei()
        Get 取值范围[0,1] 填1时,透传原始流的sei
        Returns:
        PassInputSei 取值范围[0,1] 填1时,透传原始流的sei
      • setPassInputSei

        public void setPassInputSei​(Long PassInputSei)
        Set 取值范围[0,1] 填1时,透传原始流的sei
        Parameters:
        PassInputSei - 取值范围[0,1] 填1时,透传原始流的sei