public interface VodGetPrivateDrmPlayAuthRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
String |
getDrmType()
drm类型,支持web,app。
|
com.google.protobuf.ByteString |
getDrmTypeBytes()
drm类型,支持web,app。
|
String |
getPlayAuthIds()
播放许可id列表,以逗号分割
string PlayAuthIds = 3; |
com.google.protobuf.ByteString |
getPlayAuthIdsBytes()
播放许可id列表,以逗号分割
string PlayAuthIds = 3; |
String |
getUnionInfo()
唯一性标识信息, 若需使用请联系技术支持
string UnionInfo = 4; |
com.google.protobuf.ByteString |
getUnionInfoBytes()
唯一性标识信息, 若需使用请联系技术支持
string UnionInfo = 4; |
String |
getVid()
视频id
string Vid = 2; |
com.google.protobuf.ByteString |
getVidBytes()
视频id
string Vid = 2; |
String getDrmType()
drm类型,支持web,app。默认web
string DrmType = 1;
com.google.protobuf.ByteString getDrmTypeBytes()
drm类型,支持web,app。默认web
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;
String getUnionInfo()
唯一性标识信息, 若需使用请联系技术支持
string UnionInfo = 4;
com.google.protobuf.ByteString getUnionInfoBytes()
唯一性标识信息, 若需使用请联系技术支持
string UnionInfo = 4;
Copyright © 2024. All rights reserved.