Uses of Class
com.tencentcloudapi.cme.v20191029.models.MediaCastDestinationStatus
-
Packages that use MediaCastDestinationStatus Package Description com.tencentcloudapi.cme.v20191029.models -
-
Uses of MediaCastDestinationStatus in com.tencentcloudapi.cme.v20191029.models
Methods in com.tencentcloudapi.cme.v20191029.models that return MediaCastDestinationStatus Modifier and Type Method Description MediaCastDestinationStatus[]MediaCastPlayInfo. getDestinationStatusSet()Get 输出源状态信息。Methods in com.tencentcloudapi.cme.v20191029.models with parameters of type MediaCastDestinationStatus Modifier and Type Method Description voidMediaCastPlayInfo. setDestinationStatusSet(MediaCastDestinationStatus[] DestinationStatusSet)Set 输出源状态信息。Constructors in com.tencentcloudapi.cme.v20191029.models with parameters of type MediaCastDestinationStatus Constructor Description MediaCastDestinationStatus(MediaCastDestinationStatus 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.
-