Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
TaskOutputStorage |
ImageSpriteTaskInput.getOutputStorage()
Get Target bucket of a generated image sprite.
|
TaskOutputStorage |
TranscodeTaskInput.getOutputStorage()
Get Target bucket of an output file.
|
TaskOutputStorage |
SnapshotByTimeOffsetTaskInput.getOutputStorage()
Get Target bucket of a generated time point screenshot file.
|
TaskOutputStorage |
EditMediaTaskOutput.getOutputStorage()
Get
|
TaskOutputStorage |
CreateWorkflowRequest.getOutputStorage()
Get Storage location of a video processing output file.
|
TaskOutputStorage |
EditMediaRequest.getOutputStorage()
Get Target storage of video processing output file.
|
TaskOutputStorage |
AdaptiveDynamicStreamingTaskInput.getOutputStorage()
Get Target bucket of an output file after being transcoded to adaptive bitrate streaming.
|
TaskOutputStorage |
WorkflowInfo.getOutputStorage()
Get Target storage of a video processing output file.
|
TaskOutputStorage |
ProcessMediaRequest.getOutputStorage()
Get Target bucket of a video processing output file.
|
TaskOutputStorage |
AiRecognitionTaskAsrFullTextResultOutput.getOutputStorage()
Get Subtitles file storage location.
|
TaskOutputStorage |
AnimatedGraphicTaskInput.getOutputStorage()
Get Target bucket of a generated animated image file.
|
TaskOutputStorage |
ResetWorkflowRequest.getOutputStorage()
Get Output configuration of a video processing output file.
|
TaskOutputStorage |
MediaTranscodeItem.getOutputStorage()
Get Target bucket of an output file.
|
TaskOutputStorage |
ProcessLiveStreamRequest.getOutputStorage()
Get Target bucket of a live stream processing output file.
|
TaskOutputStorage |
SampleSnapshotTaskInput.getOutputStorage()
Get Target bucket of a sampled screenshot.
|
TaskOutputStorage |
AiAnalysisTaskCoverOutput.getOutputStorage()
Get Storage location of intelligently generated cover.
|
TaskOutputStorage |
MediaAnimatedGraphicsItem.getStorage()
Get Storage location of a generated animated image file.
|
TaskOutputStorage |
AdaptiveDynamicStreamingInfoItem.getStorage()
Get Storage location of adaptive bitrate streaming files.
|
TaskOutputStorage |
MediaSnapshotByTimeOffsetItem.getStorage()
Get Location of a time point screenshot file.
|
TaskOutputStorage |
MediaSampleSnapshotItem.getStorage()
Get Storage location of a generated screenshot file.
|
TaskOutputStorage |
MediaImageSpriteItem.getStorage()
Get Storage location of an image sprite file.
|
Modifier and Type | Method and Description |
---|---|
void |
ImageSpriteTaskInput.setOutputStorage(TaskOutputStorage OutputStorage)
Set Target bucket of a generated image sprite.
|
void |
TranscodeTaskInput.setOutputStorage(TaskOutputStorage OutputStorage)
Set Target bucket of an output file.
|
void |
SnapshotByTimeOffsetTaskInput.setOutputStorage(TaskOutputStorage OutputStorage)
Set Target bucket of a generated time point screenshot file.
|
void |
EditMediaTaskOutput.setOutputStorage(TaskOutputStorage OutputStorage)
Set
|
void |
CreateWorkflowRequest.setOutputStorage(TaskOutputStorage OutputStorage)
Set Storage location of a video processing output file.
|
void |
EditMediaRequest.setOutputStorage(TaskOutputStorage OutputStorage)
Set Target storage of video processing output file.
|
void |
AdaptiveDynamicStreamingTaskInput.setOutputStorage(TaskOutputStorage OutputStorage)
Set Target bucket of an output file after being transcoded to adaptive bitrate streaming.
|
void |
WorkflowInfo.setOutputStorage(TaskOutputStorage OutputStorage)
Set Target storage of a video processing output file.
|
void |
ProcessMediaRequest.setOutputStorage(TaskOutputStorage OutputStorage)
Set Target bucket of a video processing output file.
|
void |
AiRecognitionTaskAsrFullTextResultOutput.setOutputStorage(TaskOutputStorage OutputStorage)
Set Subtitles file storage location.
|
void |
AnimatedGraphicTaskInput.setOutputStorage(TaskOutputStorage OutputStorage)
Set Target bucket of a generated animated image file.
|
void |
ResetWorkflowRequest.setOutputStorage(TaskOutputStorage OutputStorage)
Set Output configuration of a video processing output file.
|
void |
MediaTranscodeItem.setOutputStorage(TaskOutputStorage OutputStorage)
Set Target bucket of an output file.
|
void |
ProcessLiveStreamRequest.setOutputStorage(TaskOutputStorage OutputStorage)
Set Target bucket of a live stream processing output file.
|
void |
SampleSnapshotTaskInput.setOutputStorage(TaskOutputStorage OutputStorage)
Set Target bucket of a sampled screenshot.
|
void |
AiAnalysisTaskCoverOutput.setOutputStorage(TaskOutputStorage OutputStorage)
Set Storage location of intelligently generated cover.
|
void |
MediaAnimatedGraphicsItem.setStorage(TaskOutputStorage Storage)
Set Storage location of a generated animated image file.
|
void |
AdaptiveDynamicStreamingInfoItem.setStorage(TaskOutputStorage Storage)
Set Storage location of adaptive bitrate streaming files.
|
void |
MediaSnapshotByTimeOffsetItem.setStorage(TaskOutputStorage Storage)
Set Location of a time point screenshot file.
|
void |
MediaSampleSnapshotItem.setStorage(TaskOutputStorage Storage)
Set Storage location of a generated screenshot file.
|
void |
MediaImageSpriteItem.setStorage(TaskOutputStorage Storage)
Set Storage location of an image sprite file.
|
Copyright © 2020. All rights reserved.