public final class VodCreatePlaylistRequest extends com.google.protobuf.GeneratedMessageV3 implements VodCreatePlaylistRequestOrBuilder
********************************************************************** 播放列表 **********************************************************************Protobuf type
Byteplus.Vod.Models.Request.VodCreatePlaylistRequest| 限定符和类型 | 类和说明 |
|---|---|
static class |
VodCreatePlaylistRequest.Builder
**********************************************************************
播放列表
**********************************************************************
Protobuf type
Byteplus.Vod.Models.Request.VodCreatePlaylistRequest |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| 限定符和类型 | 字段和说明 |
|---|---|
static int |
CODEC_FIELD_NUMBER |
static int |
CYCLES_FIELD_NUMBER |
static int |
DEFINITION_FIELD_NUMBER |
static int |
ENDTIME_FIELD_NUMBER |
static int |
FORMAT_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
STARTTIME_FIELD_NUMBER |
static int |
VIDS_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
String |
getCodec()
编码格式,支持 mp3、aac、opus、H264、H265、H266, 视频默认H264
string Codec = 3; |
com.google.protobuf.ByteString |
getCodecBytes()
编码格式,支持 mp3、aac、opus、H264、H265、H266, 视频默认H264
string Codec = 3; |
String |
getCycles()
0代表无限循环,默认为0
string Cycles = 8; |
com.google.protobuf.ByteString |
getCyclesBytes()
0代表无限循环,默认为0
string Cycles = 8; |
static VodCreatePlaylistRequest |
getDefaultInstance() |
VodCreatePlaylistRequest |
getDefaultInstanceForType() |
String |
getDefinition()
视频流清晰度,支持:240p,360p,480p,540p,720p,1080p,2k,4k,od,oe.
|
com.google.protobuf.ByteString |
getDefinitionBytes()
视频流清晰度,支持:240p,360p,480p,540p,720p,1080p,2k,4k,od,oe.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getEndTime()
以秒为单位的时间戳,大于StartTime
string EndTime = 7; |
com.google.protobuf.ByteString |
getEndTimeBytes()
以秒为单位的时间戳,大于StartTime
string EndTime = 7; |
String |
getFormat()
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg, 默认mp4
string Format = 2; |
com.google.protobuf.ByteString |
getFormatBytes()
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg, 默认mp4
string Format = 2; |
String |
getName()
播放列表名
string Name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
播放列表名
string Name = 1; |
com.google.protobuf.Parser<VodCreatePlaylistRequest> |
getParserForType() |
int |
getSerializedSize() |
String |
getStartTime()
以秒为单位的时间戳
string StartTime = 6; |
com.google.protobuf.ByteString |
getStartTimeBytes()
以秒为单位的时间戳
string StartTime = 6; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getVids()
以,分隔,最多100个
string Vids = 5; |
com.google.protobuf.ByteString |
getVidsBytes()
以,分隔,最多100个
string Vids = 5; |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static VodCreatePlaylistRequest.Builder |
newBuilder() |
static VodCreatePlaylistRequest.Builder |
newBuilder(VodCreatePlaylistRequest prototype) |
VodCreatePlaylistRequest.Builder |
newBuilderForType() |
protected VodCreatePlaylistRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static VodCreatePlaylistRequest |
parseDelimitedFrom(InputStream input) |
static VodCreatePlaylistRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodCreatePlaylistRequest |
parseFrom(byte[] data) |
static VodCreatePlaylistRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodCreatePlaylistRequest |
parseFrom(ByteBuffer data) |
static VodCreatePlaylistRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodCreatePlaylistRequest |
parseFrom(com.google.protobuf.ByteString data) |
static VodCreatePlaylistRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodCreatePlaylistRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static VodCreatePlaylistRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodCreatePlaylistRequest |
parseFrom(InputStream input) |
static VodCreatePlaylistRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<VodCreatePlaylistRequest> |
parser() |
VodCreatePlaylistRequest.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int NAME_FIELD_NUMBER
public static final int FORMAT_FIELD_NUMBER
public static final int CODEC_FIELD_NUMBER
public static final int DEFINITION_FIELD_NUMBER
public static final int VIDS_FIELD_NUMBER
public static final int STARTTIME_FIELD_NUMBER
public static final int ENDTIME_FIELD_NUMBER
public static final int CYCLES_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance 在类中 com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3public String getName()
播放列表名
string Name = 1;getName 在接口中 VodCreatePlaylistRequestOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
播放列表名
string Name = 1;getNameBytes 在接口中 VodCreatePlaylistRequestOrBuilderpublic String getFormat()
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg, 默认mp4
string Format = 2;getFormat 在接口中 VodCreatePlaylistRequestOrBuilderpublic com.google.protobuf.ByteString getFormatBytes()
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg, 默认mp4
string Format = 2;getFormatBytes 在接口中 VodCreatePlaylistRequestOrBuilderpublic String getCodec()
编码格式,支持 mp3、aac、opus、H264、H265、H266, 视频默认H264
string Codec = 3;getCodec 在接口中 VodCreatePlaylistRequestOrBuilderpublic com.google.protobuf.ByteString getCodecBytes()
编码格式,支持 mp3、aac、opus、H264、H265、H266, 视频默认H264
string Codec = 3;getCodecBytes 在接口中 VodCreatePlaylistRequestOrBuilderpublic String getDefinition()
视频流清晰度,支持:240p,360p,480p,540p,720p,1080p,2k,4k,od,oe.
string Definition = 4;getDefinition 在接口中 VodCreatePlaylistRequestOrBuilderpublic com.google.protobuf.ByteString getDefinitionBytes()
视频流清晰度,支持:240p,360p,480p,540p,720p,1080p,2k,4k,od,oe.
string Definition = 4;getDefinitionBytes 在接口中 VodCreatePlaylistRequestOrBuilderpublic String getVids()
以,分隔,最多100个
string Vids = 5;getVids 在接口中 VodCreatePlaylistRequestOrBuilderpublic com.google.protobuf.ByteString getVidsBytes()
以,分隔,最多100个
string Vids = 5;getVidsBytes 在接口中 VodCreatePlaylistRequestOrBuilderpublic String getStartTime()
以秒为单位的时间戳
string StartTime = 6;getStartTime 在接口中 VodCreatePlaylistRequestOrBuilderpublic com.google.protobuf.ByteString getStartTimeBytes()
以秒为单位的时间戳
string StartTime = 6;getStartTimeBytes 在接口中 VodCreatePlaylistRequestOrBuilderpublic String getEndTime()
以秒为单位的时间戳,大于StartTime
string EndTime = 7;getEndTime 在接口中 VodCreatePlaylistRequestOrBuilderpublic com.google.protobuf.ByteString getEndTimeBytes()
以秒为单位的时间戳,大于StartTime
string EndTime = 7;getEndTimeBytes 在接口中 VodCreatePlaylistRequestOrBuilderpublic String getCycles()
0代表无限循环,默认为0
string Cycles = 8;getCycles 在接口中 VodCreatePlaylistRequestOrBuilderpublic com.google.protobuf.ByteString getCyclesBytes()
0代表无限循环,默认为0
string Cycles = 8;getCyclesBytes 在接口中 VodCreatePlaylistRequestOrBuilderpublic final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 com.google.protobuf.Messageequals 在类中 com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.google.protobuf.MessagehashCode 在类中 com.google.protobuf.AbstractMessagepublic static VodCreatePlaylistRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodCreatePlaylistRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodCreatePlaylistRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodCreatePlaylistRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodCreatePlaylistRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodCreatePlaylistRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodCreatePlaylistRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static VodCreatePlaylistRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VodCreatePlaylistRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static VodCreatePlaylistRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VodCreatePlaylistRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static VodCreatePlaylistRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic VodCreatePlaylistRequest.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static VodCreatePlaylistRequest.Builder newBuilder()
public static VodCreatePlaylistRequest.Builder newBuilder(VodCreatePlaylistRequest prototype)
public VodCreatePlaylistRequest.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected VodCreatePlaylistRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static VodCreatePlaylistRequest getDefaultInstance()
public static com.google.protobuf.Parser<VodCreatePlaylistRequest> parser()
public com.google.protobuf.Parser<VodCreatePlaylistRequest> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public VodCreatePlaylistRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2024. All rights reserved.