Uses of Class
com.tencentcloudapi.iotvideoindustry.v20201201.models.ControlChannelLocalRecordResponse
-
Packages that use ControlChannelLocalRecordResponse Package Description com.tencentcloudapi.iotvideoindustry.v20201201 com.tencentcloudapi.iotvideoindustry.v20201201.models -
-
Uses of ControlChannelLocalRecordResponse in com.tencentcloudapi.iotvideoindustry.v20201201
Methods in com.tencentcloudapi.iotvideoindustry.v20201201 that return ControlChannelLocalRecordResponse Modifier and Type Method Description ControlChannelLocalRecordResponseIotvideoindustryClient. ControlChannelLocalRecord(ControlChannelLocalRecordRequest req)本接口(ControlChannelLocalRecord)用于对通道本地回放流进行控制,包括暂停、播放、拉动、结束等 -
Uses of ControlChannelLocalRecordResponse in com.tencentcloudapi.iotvideoindustry.v20201201.models
Constructors in com.tencentcloudapi.iotvideoindustry.v20201201.models with parameters of type ControlChannelLocalRecordResponse Constructor Description ControlChannelLocalRecordResponse(ControlChannelLocalRecordResponse 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.
-