public interface VodParseUploadManifestDataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getMediaSegments(int index)
分片列表
|
com.google.protobuf.ByteString |
getMediaSegmentsBytes(int index)
分片列表
|
int |
getMediaSegmentsCount()
分片列表
|
List<String> |
getMediaSegmentsList()
分片列表
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<String> getMediaSegmentsList()
分片列表
repeated string MediaSegments = 1;int getMediaSegmentsCount()
分片列表
repeated string MediaSegments = 1;String getMediaSegments(int index)
分片列表
repeated string MediaSegments = 1;index - The index of the element to return.com.google.protobuf.ByteString getMediaSegmentsBytes(int index)
分片列表
repeated string MediaSegments = 1;index - The index of the value to return.Copyright © 2026. All rights reserved.