Package | Description |
---|---|
com.tencentcloudapi.mdl.v20200326.models |
Modifier and Type | Method and Description |
---|---|
InputLossBehaviorInfo |
CreateStreamLiveChannelRequest.getInputLossBehavior()
Get Complement the last video frame settings.
|
InputLossBehaviorInfo |
ModifyStreamLiveChannelRequest.getInputLossBehavior()
Get Complement the last video frame settings.
|
InputLossBehaviorInfo |
StreamLiveChannelInfo.getInputLossBehavior()
Get Supplement the last video frame configuration settings.
|
Modifier and Type | Method and Description |
---|---|
void |
CreateStreamLiveChannelRequest.setInputLossBehavior(InputLossBehaviorInfo InputLossBehavior)
Set Complement the last video frame settings.
|
void |
ModifyStreamLiveChannelRequest.setInputLossBehavior(InputLossBehaviorInfo InputLossBehavior)
Set Complement the last video frame settings.
|
void |
StreamLiveChannelInfo.setInputLossBehavior(InputLossBehaviorInfo InputLossBehavior)
Set Supplement the last video frame configuration settings.
|
Constructor and Description |
---|
InputLossBehaviorInfo(InputLossBehaviorInfo 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 © 2024. All rights reserved.