public interface VodAdaptiveInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getAdaptiveType()
动态类型segment_base-mpd,segment_template-dash
|
com.google.protobuf.ByteString |
getAdaptiveTypeBytes()
动态类型segment_base-mpd,segment_template-dash
|
String |
getBackupPlayUrl()
mpd备用链接
|
com.google.protobuf.ByteString |
getBackupPlayUrlBytes()
mpd备用链接
|
String |
getMainPlayUrl()
mpd主链接
|
com.google.protobuf.ByteString |
getMainPlayUrlBytes()
mpd主链接
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getMainPlayUrl()
mpd主链接
string MainPlayUrl = 1;com.google.protobuf.ByteString getMainPlayUrlBytes()
mpd主链接
string MainPlayUrl = 1;String getBackupPlayUrl()
mpd备用链接
string BackupPlayUrl = 2;com.google.protobuf.ByteString getBackupPlayUrlBytes()
mpd备用链接
string BackupPlayUrl = 2;String getAdaptiveType()
动态类型segment_base-mpd,segment_template-dash
string AdaptiveType = 3;com.google.protobuf.ByteString getAdaptiveTypeBytes()
动态类型segment_base-mpd,segment_template-dash
string AdaptiveType = 3;Copyright © 2023. All rights reserved.