public interface VodGetPrivateDrmPlayAuthRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDrmType()
drm类型
|
com.google.protobuf.ByteString |
getDrmTypeBytes()
drm类型
|
String |
getPlayAuthIds()
播放许可id列表,以逗号分割
|
com.google.protobuf.ByteString |
getPlayAuthIdsBytes()
播放许可id列表,以逗号分割
|
String |
getVid()
视频id
|
com.google.protobuf.ByteString |
getVidBytes()
视频id
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getDrmType()
drm类型
string DrmType = 1;com.google.protobuf.ByteString getDrmTypeBytes()
drm类型
string DrmType = 1;String getVid()
视频id
string Vid = 2;com.google.protobuf.ByteString getVidBytes()
视频id
string Vid = 2;String getPlayAuthIds()
播放许可id列表,以逗号分割
string PlayAuthIds = 3;com.google.protobuf.ByteString getPlayAuthIdsBytes()
播放许可id列表,以逗号分割
string PlayAuthIds = 3;Copyright © 2021. All rights reserved.