Uses of Class
com.tencentcloudapi.trtc.v20190722.models.WaterMarkTimestamp
-
Packages that use WaterMarkTimestamp Package Description com.tencentcloudapi.trtc.v20190722.models -
-
Uses of WaterMarkTimestamp in com.tencentcloudapi.trtc.v20190722.models
Methods in com.tencentcloudapi.trtc.v20190722.models that return WaterMarkTimestamp Modifier and Type Method Description WaterMarkTimestampWaterMark. getWaterMarkTimestamp()Get 水印为时间戳时的参数列表,水印为时间戳时校验必填。Methods in com.tencentcloudapi.trtc.v20190722.models with parameters of type WaterMarkTimestamp Modifier and Type Method Description voidWaterMark. setWaterMarkTimestamp(WaterMarkTimestamp WaterMarkTimestamp)Set 水印为时间戳时的参数列表,水印为时间戳时校验必填。Constructors in com.tencentcloudapi.trtc.v20190722.models with parameters of type WaterMarkTimestamp Constructor Description WaterMarkTimestamp(WaterMarkTimestamp 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.
-