Class VideoSeek

    • Constructor Detail

      • VideoSeek

        public VideoSeek()
      • VideoSeek

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

      • getSwitch

        public String getSwitch()
        Get 视频拖拽配置开关,取值有: on:开启 off:关闭
        Returns:
        Switch 视频拖拽配置开关,取值有: on:开启 off:关闭
      • setSwitch

        public void setSwitch​(String Switch)
        Set 视频拖拽配置开关,取值有: on:开启 off:关闭
        Parameters:
        Switch - 视频拖拽配置开关,取值有: on:开启 off:关闭