Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
LiveStreamTaskNotifyConfig |
ProcessLiveStreamRequest.getTaskNotifyConfig()
Get Event notification information of a task, which is used to specify the live stream processing result.
|
Modifier and Type | Method and Description |
---|---|
void |
ProcessLiveStreamRequest.setTaskNotifyConfig(LiveStreamTaskNotifyConfig TaskNotifyConfig)
Set Event notification information of a task, which is used to specify the live stream processing result.
|
Constructor and Description |
---|
LiveStreamTaskNotifyConfig(LiveStreamTaskNotifyConfig 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.
|
Copyright © 2023. All rights reserved.