public interface GetDirectEditResultOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCallbackArgs()
回调参数
string CallbackArgs = 5; |
com.google.protobuf.ByteString |
getCallbackArgsBytes()
回调参数
string CallbackArgs = 5; |
String |
getCallbackUri()
回调地址
string CallbackUri = 4; |
com.google.protobuf.ByteString |
getCallbackUriBytes()
回调地址
string CallbackUri = 4; |
com.google.protobuf.ByteString |
getEditParam()
视频编辑参数
bytes EditParam = 2; |
String |
getOutputVid()
产物vid
string OutputVid = 7; |
com.google.protobuf.ByteString |
getOutputVidBytes()
产物vid
string OutputVid = 7; |
int |
getPriority()
优先级
int32 Priority = 3; |
String |
getReqId()
视频编辑执行Id
string ReqId = 1; |
com.google.protobuf.ByteString |
getReqIdBytes()
视频编辑执行Id
string ReqId = 1; |
String |
getStatus()
编辑任务状态
string Status = 6; |
com.google.protobuf.ByteString |
getStatusBytes()
编辑任务状态
string Status = 6; |
String getReqId()
视频编辑执行Id
string ReqId = 1;com.google.protobuf.ByteString getReqIdBytes()
视频编辑执行Id
string ReqId = 1;com.google.protobuf.ByteString getEditParam()
视频编辑参数
bytes EditParam = 2;int getPriority()
优先级
int32 Priority = 3;String getCallbackUri()
回调地址
string CallbackUri = 4;com.google.protobuf.ByteString getCallbackUriBytes()
回调地址
string CallbackUri = 4;String getCallbackArgs()
回调参数
string CallbackArgs = 5;com.google.protobuf.ByteString getCallbackArgsBytes()
回调参数
string CallbackArgs = 5;String getStatus()
编辑任务状态
string Status = 6;com.google.protobuf.ByteString getStatusBytes()
编辑任务状态
string Status = 6;String getOutputVid()
产物vid
string OutputVid = 7;com.google.protobuf.ByteString getOutputVidBytes()
产物vid
string OutputVid = 7;Copyright © 2024. All rights reserved.