Uses of Class
com.tencentcloudapi.tiw.v20190919.models.Interrupt
-
Packages that use Interrupt Package Description com.tencentcloudapi.tiw.v20190919.models -
-
Uses of Interrupt in com.tencentcloudapi.tiw.v20190919.models
Methods in com.tencentcloudapi.tiw.v20190919.models that return Interrupt Modifier and Type Method Description Interrupt[]DescribeOnlineRecordResponse. getInterrupts()Get 视频流在录制过程中断流次数 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.tiw.v20190919.models with parameters of type Interrupt Modifier and Type Method Description voidDescribeOnlineRecordResponse. setInterrupts(Interrupt[] Interrupts)Set 视频流在录制过程中断流次数 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.tiw.v20190919.models with parameters of type Interrupt Constructor Description Interrupt(Interrupt 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.
-