public interface VodGetPrivateDrmPlayAuthRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
String |
getDrmType()
drm类型
string DrmType = 1; |
com.google.protobuf.ByteString |
getDrmTypeBytes()
drm类型
string DrmType = 1; |
String |
getPlayAuthIds()
播放许可id列表,以逗号分割
string PlayAuthIds = 3; |
com.google.protobuf.ByteString |
getPlayAuthIdsBytes()
播放许可id列表,以逗号分割
string PlayAuthIds = 3; |
String |
getVid()
视频id
string Vid = 2; |
com.google.protobuf.ByteString |
getVidBytes()
视频id
string Vid = 2; |
String 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.