Uses of Class
com.tencentcloudapi.ie.v20200304.models.MediaCuttingOutForm
-
Packages that use MediaCuttingOutForm Package Description com.tencentcloudapi.ie.v20200304.models -
-
Uses of MediaCuttingOutForm in com.tencentcloudapi.ie.v20200304.models
Methods in com.tencentcloudapi.ie.v20200304.models that return MediaCuttingOutForm Modifier and Type Method Description MediaCuttingOutFormMediaCuttingInfo. getOutForm()Get 截取结果形式信息。Methods in com.tencentcloudapi.ie.v20200304.models with parameters of type MediaCuttingOutForm Modifier and Type Method Description voidMediaCuttingInfo. setOutForm(MediaCuttingOutForm OutForm)Set 截取结果形式信息。Constructors in com.tencentcloudapi.ie.v20200304.models with parameters of type MediaCuttingOutForm Constructor Description MediaCuttingOutForm(MediaCuttingOutForm 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.
-