lib/v20180717/models.rb in tencentcloud-sdk-vod-3.0.889 vs lib/v20180717/models.rb in tencentcloud-sdk-vod-3.0.890

- old
+ new

@@ -24671,10 +24671,10 @@ # @param StartPlayTime: 启播时间,格式按照 ISO 8601标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/266/11732#52)。 # @type StartPlayTime: String # @param Duration: 播放时长,单位为秒。 # 注意:此字段可能返回 null,表示取不到有效值。 # @type Duration: Float - # @param Progress: 播放进度,单位为妙。 + # @param Progress: 播放进度,单位为秒。 # 注意:此字段可能返回 null,表示取不到有效值。 # @type Progress: Float attr_accessor :ItemId, :FileId, :StartPlayTime, :Duration, :Progress