public interface VodUpdatePlaylistRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getCodec()
编码格式,支持 mp3、aac、opus、H264、H265、H266, 视频默认H264
|
com.google.protobuf.StringValueOrBuilder |
getCodecOrBuilder()
编码格式,支持 mp3、aac、opus、H264、H265、H266, 视频默认H264
|
com.google.protobuf.StringValue |
getCycles()
0代表无限循环
|
com.google.protobuf.StringValueOrBuilder |
getCyclesOrBuilder()
0代表无限循环
|
com.google.protobuf.StringValue |
getDefinition()
视频流清晰度,支持:240p,360p,480p,540p,720p,1080p,2k,4k,od,oe.
|
com.google.protobuf.StringValueOrBuilder |
getDefinitionOrBuilder()
视频流清晰度,支持:240p,360p,480p,540p,720p,1080p,2k,4k,od,oe.
|
com.google.protobuf.StringValue |
getEndTime()
以秒为单位的时间戳,大于StartTime
|
com.google.protobuf.StringValueOrBuilder |
getEndTimeOrBuilder()
以秒为单位的时间戳,大于StartTime
|
com.google.protobuf.StringValue |
getFormat()
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg, 默认mp4
|
com.google.protobuf.StringValueOrBuilder |
getFormatOrBuilder()
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg, 默认mp4
|
String |
getId()
播放列表Id
|
com.google.protobuf.ByteString |
getIdBytes()
播放列表Id
|
com.google.protobuf.StringValue |
getName()
.google.protobuf.StringValue Name = 3; |
com.google.protobuf.StringValueOrBuilder |
getNameOrBuilder()
.google.protobuf.StringValue Name = 3; |
String |
getSpaceName()
string SpaceName = 1; |
com.google.protobuf.ByteString |
getSpaceNameBytes()
string SpaceName = 1; |
com.google.protobuf.StringValue |
getStartTime()
以秒为单位的时间戳
|
com.google.protobuf.StringValueOrBuilder |
getStartTimeOrBuilder()
以秒为单位的时间戳
|
com.google.protobuf.StringValue |
getVids()
以,分隔,最多100个
|
com.google.protobuf.StringValueOrBuilder |
getVidsOrBuilder()
以,分隔,最多100个
|
boolean |
hasCodec()
编码格式,支持 mp3、aac、opus、H264、H265、H266, 视频默认H264
|
boolean |
hasCycles()
0代表无限循环
|
boolean |
hasDefinition()
视频流清晰度,支持:240p,360p,480p,540p,720p,1080p,2k,4k,od,oe.
|
boolean |
hasEndTime()
以秒为单位的时间戳,大于StartTime
|
boolean |
hasFormat()
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg, 默认mp4
|
boolean |
hasName()
.google.protobuf.StringValue Name = 3; |
boolean |
hasStartTime()
以秒为单位的时间戳
|
boolean |
hasVids()
以,分隔,最多100个
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getSpaceName()
string SpaceName = 1;com.google.protobuf.ByteString getSpaceNameBytes()
string SpaceName = 1;String getId()
播放列表Id
string Id = 2;com.google.protobuf.ByteString getIdBytes()
播放列表Id
string Id = 2;boolean hasName()
.google.protobuf.StringValue Name = 3;com.google.protobuf.StringValue getName()
.google.protobuf.StringValue Name = 3;com.google.protobuf.StringValueOrBuilder getNameOrBuilder()
.google.protobuf.StringValue Name = 3;boolean hasFormat()
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg, 默认mp4
.google.protobuf.StringValue Format = 4;com.google.protobuf.StringValue getFormat()
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg, 默认mp4
.google.protobuf.StringValue Format = 4;com.google.protobuf.StringValueOrBuilder getFormatOrBuilder()
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg, 默认mp4
.google.protobuf.StringValue Format = 4;boolean hasCodec()
编码格式,支持 mp3、aac、opus、H264、H265、H266, 视频默认H264
.google.protobuf.StringValue Codec = 5;com.google.protobuf.StringValue getCodec()
编码格式,支持 mp3、aac、opus、H264、H265、H266, 视频默认H264
.google.protobuf.StringValue Codec = 5;com.google.protobuf.StringValueOrBuilder getCodecOrBuilder()
编码格式,支持 mp3、aac、opus、H264、H265、H266, 视频默认H264
.google.protobuf.StringValue Codec = 5;boolean hasDefinition()
视频流清晰度,支持:240p,360p,480p,540p,720p,1080p,2k,4k,od,oe.
.google.protobuf.StringValue Definition = 6;com.google.protobuf.StringValue getDefinition()
视频流清晰度,支持:240p,360p,480p,540p,720p,1080p,2k,4k,od,oe.
.google.protobuf.StringValue Definition = 6;com.google.protobuf.StringValueOrBuilder getDefinitionOrBuilder()
视频流清晰度,支持:240p,360p,480p,540p,720p,1080p,2k,4k,od,oe.
.google.protobuf.StringValue Definition = 6;boolean hasVids()
以,分隔,最多100个
.google.protobuf.StringValue Vids = 7;com.google.protobuf.StringValue getVids()
以,分隔,最多100个
.google.protobuf.StringValue Vids = 7;com.google.protobuf.StringValueOrBuilder getVidsOrBuilder()
以,分隔,最多100个
.google.protobuf.StringValue Vids = 7;boolean hasStartTime()
以秒为单位的时间戳
.google.protobuf.StringValue StartTime = 8;com.google.protobuf.StringValue getStartTime()
以秒为单位的时间戳
.google.protobuf.StringValue StartTime = 8;com.google.protobuf.StringValueOrBuilder getStartTimeOrBuilder()
以秒为单位的时间戳
.google.protobuf.StringValue StartTime = 8;boolean hasEndTime()
以秒为单位的时间戳,大于StartTime
.google.protobuf.StringValue EndTime = 9;com.google.protobuf.StringValue getEndTime()
以秒为单位的时间戳,大于StartTime
.google.protobuf.StringValue EndTime = 9;com.google.protobuf.StringValueOrBuilder getEndTimeOrBuilder()
以秒为单位的时间戳,大于StartTime
.google.protobuf.StringValue EndTime = 9;boolean hasCycles()
0代表无限循环
.google.protobuf.StringValue Cycles = 10;com.google.protobuf.StringValue getCycles()
0代表无限循环
.google.protobuf.StringValue Cycles = 10;com.google.protobuf.StringValueOrBuilder getCyclesOrBuilder()
0代表无限循环
.google.protobuf.StringValue Cycles = 10;Copyright © 2025. All rights reserved.