public final class VodPlayInfo extends com.google.protobuf.GeneratedMessageV3 implements VodPlayInfoOrBuilder
Volcengine.Vod.Models.Business.VodPlayInfo
限定符和类型 | 类和说明 |
---|---|
static class |
VodPlayInfo.Builder
Protobuf type
Volcengine.Vod.Models.Business.VodPlayInfo |
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 |
BACKUPPLAYURL_FIELD_NUMBER |
static int |
BACKUPURLEXPIRE_FIELD_NUMBER |
static int |
BARRAGEMASKOFFSET_FIELD_NUMBER |
static int |
BITRATE_FIELD_NUMBER |
static int |
CHECKINFO_FIELD_NUMBER |
static int |
CODEC_FIELD_NUMBER |
static int |
DEFINITION_FIELD_NUMBER |
static int |
DURATION_FIELD_NUMBER |
static int |
FILEID_FIELD_NUMBER |
static int |
FILETYPE_FIELD_NUMBER |
static int |
FORMAT_FIELD_NUMBER |
static int |
HEIGHT_FIELD_NUMBER |
static int |
INDEXRANGE_FIELD_NUMBER |
static int |
INITRANGE_FIELD_NUMBER |
static int |
KEYFRAMEALIGNMENT_FIELD_NUMBER |
static int |
LOGOTYPE_FIELD_NUMBER |
static int |
MAINPLAYURL_FIELD_NUMBER |
static int |
MAINURLEXPIRE_FIELD_NUMBER |
static int |
MD5_FIELD_NUMBER |
static int |
PLAYAUTH_FIELD_NUMBER |
static int |
PLAYAUTHID_FIELD_NUMBER |
static int |
QUALITY_FIELD_NUMBER |
static int |
SIZE_FIELD_NUMBER |
static int |
VOLUME_FIELD_NUMBER |
static int |
WIDTH_FIELD_NUMBER |
限定符和类型 | 方法和说明 |
---|---|
boolean |
equals(Object obj) |
String |
getBackupPlayUrl()
备用播放地址
string BackupPlayUrl = 8; |
com.google.protobuf.ByteString |
getBackupPlayUrlBytes()
备用播放地址
string BackupPlayUrl = 8; |
String |
getBackupUrlExpire()
BackupPlayUrl的过期时间
string BackupUrlExpire = 25; |
com.google.protobuf.ByteString |
getBackupUrlExpireBytes()
BackupPlayUrl的过期时间
string BackupUrlExpire = 25; |
String |
getBarrageMaskOffset()
弹幕蒙版偏移量
string BarrageMaskOffset = 20; |
com.google.protobuf.ByteString |
getBarrageMaskOffsetBytes()
弹幕蒙版偏移量
string BarrageMaskOffset = 20; |
int |
getBitrate()
码率(Kbps)
int32 Bitrate = 9; |
String |
getCheckInfo()
劫持校验信息
string CheckInfo = 13; |
com.google.protobuf.ByteString |
getCheckInfoBytes()
劫持校验信息
string CheckInfo = 13; |
String |
getCodec()
编码类型
string Codec = 5; |
com.google.protobuf.ByteString |
getCodecBytes()
编码类型
string Codec = 5; |
static VodPlayInfo |
getDefaultInstance() |
VodPlayInfo |
getDefaultInstanceForType() |
String |
getDefinition()
视频分辨率
string Definition = 6; |
com.google.protobuf.ByteString |
getDefinitionBytes()
视频分辨率
string Definition = 6; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
float |
getDuration()
时长
float Duration = 21; |
String |
getFileId()
文件ID
string FileId = 1; |
com.google.protobuf.ByteString |
getFileIdBytes()
文件ID
string FileId = 1; |
String |
getFileType()
文件类型 video/audio
string FileType = 3; |
com.google.protobuf.ByteString |
getFileTypeBytes()
文件类型 video/audio
string FileType = 3; |
String |
getFormat()
视频格式
string Format = 4; |
com.google.protobuf.ByteString |
getFormatBytes()
视频格式
string Format = 4; |
int |
getHeight()
视频宽度
int32 Height = 11; |
String |
getIndexRange()
dash segment_base 分片信息
string IndexRange = 14; |
com.google.protobuf.ByteString |
getIndexRangeBytes()
dash segment_base 分片信息
string IndexRange = 14; |
String |
getInitRange()
dash segment_base 分片信息
string InitRange = 15; |
com.google.protobuf.ByteString |
getInitRangeBytes()
dash segment_base 分片信息
string InitRange = 15; |
String |
getKeyFrameAlignment()
在转对齐,使用的帧对齐转码版本
string KeyFrameAlignment = 22; |
com.google.protobuf.ByteString |
getKeyFrameAlignmentBytes()
在转对齐,使用的帧对齐转码版本
string KeyFrameAlignment = 22; |
String |
getLogoType()
水印类型
string LogoType = 18; |
com.google.protobuf.ByteString |
getLogoTypeBytes()
水印类型
string LogoType = 18; |
String |
getMainPlayUrl()
主播放地址
string MainPlayUrl = 7; |
com.google.protobuf.ByteString |
getMainPlayUrlBytes()
主播放地址
string MainPlayUrl = 7; |
String |
getMainUrlExpire()
MainPlayUrl的过期时间
string MainUrlExpire = 24; |
com.google.protobuf.ByteString |
getMainUrlExpireBytes()
MainPlayUrl的过期时间
string MainUrlExpire = 24; |
String |
getMd5()
hash值
string Md5 = 2; |
com.google.protobuf.ByteString |
getMd5Bytes()
hash值
string Md5 = 2; |
com.google.protobuf.Parser<VodPlayInfo> |
getParserForType() |
String |
getPlayAuth()
加密过的秘钥
string PlayAuth = 16; |
com.google.protobuf.ByteString |
getPlayAuthBytes()
加密过的秘钥
string PlayAuth = 16; |
String |
getPlayAuthId()
密钥keyID
string PlayAuthId = 17; |
com.google.protobuf.ByteString |
getPlayAuthIdBytes()
密钥keyID
string PlayAuthId = 17; |
String |
getQuality()
音频质量
string Quality = 19; |
com.google.protobuf.ByteString |
getQualityBytes()
音频质量
string Quality = 19; |
int |
getSerializedSize() |
double |
getSize()
文件大小
double Size = 12; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
VodVolumeInfo |
getVolume()
响度信息
.Volcengine.Vod.Models.Business.VodVolumeInfo Volume = 23; |
VodVolumeInfoOrBuilder |
getVolumeOrBuilder()
响度信息
.Volcengine.Vod.Models.Business.VodVolumeInfo Volume = 23; |
int |
getWidth()
视频高度
int32 Width = 10; |
int |
hashCode() |
boolean |
hasVolume()
响度信息
.Volcengine.Vod.Models.Business.VodVolumeInfo Volume = 23; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static VodPlayInfo.Builder |
newBuilder() |
static VodPlayInfo.Builder |
newBuilder(VodPlayInfo prototype) |
VodPlayInfo.Builder |
newBuilderForType() |
protected VodPlayInfo.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static VodPlayInfo |
parseDelimitedFrom(InputStream input) |
static VodPlayInfo |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodPlayInfo |
parseFrom(byte[] data) |
static VodPlayInfo |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodPlayInfo |
parseFrom(ByteBuffer data) |
static VodPlayInfo |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodPlayInfo |
parseFrom(com.google.protobuf.ByteString data) |
static VodPlayInfo |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodPlayInfo |
parseFrom(com.google.protobuf.CodedInputStream input) |
static VodPlayInfo |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodPlayInfo |
parseFrom(InputStream input) |
static VodPlayInfo |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<VodPlayInfo> |
parser() |
VodPlayInfo.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, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
public static final int FILEID_FIELD_NUMBER
public static final int MD5_FIELD_NUMBER
public static final int FILETYPE_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 MAINPLAYURL_FIELD_NUMBER
public static final int BACKUPPLAYURL_FIELD_NUMBER
public static final int BITRATE_FIELD_NUMBER
public static final int WIDTH_FIELD_NUMBER
public static final int HEIGHT_FIELD_NUMBER
public static final int SIZE_FIELD_NUMBER
public static final int CHECKINFO_FIELD_NUMBER
public static final int INDEXRANGE_FIELD_NUMBER
public static final int INITRANGE_FIELD_NUMBER
public static final int PLAYAUTH_FIELD_NUMBER
public static final int PLAYAUTHID_FIELD_NUMBER
public static final int LOGOTYPE_FIELD_NUMBER
public static final int QUALITY_FIELD_NUMBER
public static final int BARRAGEMASKOFFSET_FIELD_NUMBER
public static final int DURATION_FIELD_NUMBER
public static final int KEYFRAMEALIGNMENT_FIELD_NUMBER
public static final int VOLUME_FIELD_NUMBER
public static final int MAINURLEXPIRE_FIELD_NUMBER
public static final int BACKUPURLEXPIRE_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
在类中 com.google.protobuf.GeneratedMessageV3
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
在接口中 com.google.protobuf.MessageOrBuilder
getUnknownFields
在类中 com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
在类中 com.google.protobuf.GeneratedMessageV3
public String getFileId()
文件ID
string FileId = 1;
getFileId
在接口中 VodPlayInfoOrBuilder
public com.google.protobuf.ByteString getFileIdBytes()
文件ID
string FileId = 1;
getFileIdBytes
在接口中 VodPlayInfoOrBuilder
public String getMd5()
hash值
string Md5 = 2;
getMd5
在接口中 VodPlayInfoOrBuilder
public com.google.protobuf.ByteString getMd5Bytes()
hash值
string Md5 = 2;
getMd5Bytes
在接口中 VodPlayInfoOrBuilder
public String getFileType()
文件类型 video/audio
string FileType = 3;
getFileType
在接口中 VodPlayInfoOrBuilder
public com.google.protobuf.ByteString getFileTypeBytes()
文件类型 video/audio
string FileType = 3;
getFileTypeBytes
在接口中 VodPlayInfoOrBuilder
public String getFormat()
视频格式
string Format = 4;
getFormat
在接口中 VodPlayInfoOrBuilder
public com.google.protobuf.ByteString getFormatBytes()
视频格式
string Format = 4;
getFormatBytes
在接口中 VodPlayInfoOrBuilder
public String getCodec()
编码类型
string Codec = 5;
getCodec
在接口中 VodPlayInfoOrBuilder
public com.google.protobuf.ByteString getCodecBytes()
编码类型
string Codec = 5;
getCodecBytes
在接口中 VodPlayInfoOrBuilder
public String getDefinition()
视频分辨率
string Definition = 6;
getDefinition
在接口中 VodPlayInfoOrBuilder
public com.google.protobuf.ByteString getDefinitionBytes()
视频分辨率
string Definition = 6;
getDefinitionBytes
在接口中 VodPlayInfoOrBuilder
public String getMainPlayUrl()
主播放地址
string MainPlayUrl = 7;
getMainPlayUrl
在接口中 VodPlayInfoOrBuilder
public com.google.protobuf.ByteString getMainPlayUrlBytes()
主播放地址
string MainPlayUrl = 7;
getMainPlayUrlBytes
在接口中 VodPlayInfoOrBuilder
public String getBackupPlayUrl()
备用播放地址
string BackupPlayUrl = 8;
getBackupPlayUrl
在接口中 VodPlayInfoOrBuilder
public com.google.protobuf.ByteString getBackupPlayUrlBytes()
备用播放地址
string BackupPlayUrl = 8;
getBackupPlayUrlBytes
在接口中 VodPlayInfoOrBuilder
public int getBitrate()
码率(Kbps)
int32 Bitrate = 9;
getBitrate
在接口中 VodPlayInfoOrBuilder
public int getWidth()
视频高度
int32 Width = 10;
getWidth
在接口中 VodPlayInfoOrBuilder
public int getHeight()
视频宽度
int32 Height = 11;
getHeight
在接口中 VodPlayInfoOrBuilder
public double getSize()
文件大小
double Size = 12;
getSize
在接口中 VodPlayInfoOrBuilder
public String getCheckInfo()
劫持校验信息
string CheckInfo = 13;
getCheckInfo
在接口中 VodPlayInfoOrBuilder
public com.google.protobuf.ByteString getCheckInfoBytes()
劫持校验信息
string CheckInfo = 13;
getCheckInfoBytes
在接口中 VodPlayInfoOrBuilder
public String getIndexRange()
dash segment_base 分片信息
string IndexRange = 14;
getIndexRange
在接口中 VodPlayInfoOrBuilder
public com.google.protobuf.ByteString getIndexRangeBytes()
dash segment_base 分片信息
string IndexRange = 14;
getIndexRangeBytes
在接口中 VodPlayInfoOrBuilder
public String getInitRange()
dash segment_base 分片信息
string InitRange = 15;
getInitRange
在接口中 VodPlayInfoOrBuilder
public com.google.protobuf.ByteString getInitRangeBytes()
dash segment_base 分片信息
string InitRange = 15;
getInitRangeBytes
在接口中 VodPlayInfoOrBuilder
public String getPlayAuth()
加密过的秘钥
string PlayAuth = 16;
getPlayAuth
在接口中 VodPlayInfoOrBuilder
public com.google.protobuf.ByteString getPlayAuthBytes()
加密过的秘钥
string PlayAuth = 16;
getPlayAuthBytes
在接口中 VodPlayInfoOrBuilder
public String getPlayAuthId()
密钥keyID
string PlayAuthId = 17;
getPlayAuthId
在接口中 VodPlayInfoOrBuilder
public com.google.protobuf.ByteString getPlayAuthIdBytes()
密钥keyID
string PlayAuthId = 17;
getPlayAuthIdBytes
在接口中 VodPlayInfoOrBuilder
public String getLogoType()
水印类型
string LogoType = 18;
getLogoType
在接口中 VodPlayInfoOrBuilder
public com.google.protobuf.ByteString getLogoTypeBytes()
水印类型
string LogoType = 18;
getLogoTypeBytes
在接口中 VodPlayInfoOrBuilder
public String getQuality()
音频质量
string Quality = 19;
getQuality
在接口中 VodPlayInfoOrBuilder
public com.google.protobuf.ByteString getQualityBytes()
音频质量
string Quality = 19;
getQualityBytes
在接口中 VodPlayInfoOrBuilder
public String getBarrageMaskOffset()
弹幕蒙版偏移量
string BarrageMaskOffset = 20;
getBarrageMaskOffset
在接口中 VodPlayInfoOrBuilder
public com.google.protobuf.ByteString getBarrageMaskOffsetBytes()
弹幕蒙版偏移量
string BarrageMaskOffset = 20;
getBarrageMaskOffsetBytes
在接口中 VodPlayInfoOrBuilder
public float getDuration()
时长
float Duration = 21;
getDuration
在接口中 VodPlayInfoOrBuilder
public String getKeyFrameAlignment()
在转对齐,使用的帧对齐转码版本
string KeyFrameAlignment = 22;
getKeyFrameAlignment
在接口中 VodPlayInfoOrBuilder
public com.google.protobuf.ByteString getKeyFrameAlignmentBytes()
在转对齐,使用的帧对齐转码版本
string KeyFrameAlignment = 22;
getKeyFrameAlignmentBytes
在接口中 VodPlayInfoOrBuilder
public boolean hasVolume()
响度信息
.Volcengine.Vod.Models.Business.VodVolumeInfo Volume = 23;
hasVolume
在接口中 VodPlayInfoOrBuilder
public VodVolumeInfo getVolume()
响度信息
.Volcengine.Vod.Models.Business.VodVolumeInfo Volume = 23;
getVolume
在接口中 VodPlayInfoOrBuilder
public VodVolumeInfoOrBuilder getVolumeOrBuilder()
响度信息
.Volcengine.Vod.Models.Business.VodVolumeInfo Volume = 23;
getVolumeOrBuilder
在接口中 VodPlayInfoOrBuilder
public String getMainUrlExpire()
MainPlayUrl的过期时间
string MainUrlExpire = 24;
getMainUrlExpire
在接口中 VodPlayInfoOrBuilder
public com.google.protobuf.ByteString getMainUrlExpireBytes()
MainPlayUrl的过期时间
string MainUrlExpire = 24;
getMainUrlExpireBytes
在接口中 VodPlayInfoOrBuilder
public String getBackupUrlExpire()
BackupPlayUrl的过期时间
string BackupUrlExpire = 25;
getBackupUrlExpire
在接口中 VodPlayInfoOrBuilder
public com.google.protobuf.ByteString getBackupUrlExpireBytes()
BackupPlayUrl的过期时间
string BackupUrlExpire = 25;
getBackupUrlExpireBytes
在接口中 VodPlayInfoOrBuilder
public final boolean isInitialized()
isInitialized
在接口中 com.google.protobuf.MessageLiteOrBuilder
isInitialized
在类中 com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
在接口中 com.google.protobuf.MessageLite
writeTo
在类中 com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
在接口中 com.google.protobuf.MessageLite
getSerializedSize
在类中 com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
在接口中 com.google.protobuf.Message
equals
在类中 com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
在接口中 com.google.protobuf.Message
hashCode
在类中 com.google.protobuf.AbstractMessage
public static VodPlayInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodPlayInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodPlayInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodPlayInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodPlayInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodPlayInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodPlayInfo parseFrom(InputStream input) throws IOException
IOException
public static VodPlayInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static VodPlayInfo parseDelimitedFrom(InputStream input) throws IOException
IOException
public static VodPlayInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static VodPlayInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static VodPlayInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public VodPlayInfo.Builder newBuilderForType()
newBuilderForType
在接口中 com.google.protobuf.Message
newBuilderForType
在接口中 com.google.protobuf.MessageLite
public static VodPlayInfo.Builder newBuilder()
public static VodPlayInfo.Builder newBuilder(VodPlayInfo prototype)
public VodPlayInfo.Builder toBuilder()
toBuilder
在接口中 com.google.protobuf.Message
toBuilder
在接口中 com.google.protobuf.MessageLite
protected VodPlayInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
在类中 com.google.protobuf.GeneratedMessageV3
public static VodPlayInfo getDefaultInstance()
public static com.google.protobuf.Parser<VodPlayInfo> parser()
public com.google.protobuf.Parser<VodPlayInfo> getParserForType()
getParserForType
在接口中 com.google.protobuf.Message
getParserForType
在接口中 com.google.protobuf.MessageLite
getParserForType
在类中 com.google.protobuf.GeneratedMessageV3
public VodPlayInfo getDefaultInstanceForType()
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageOrBuilder
Copyright © 2024. All rights reserved.