public interface VodPlaylistVideoInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
double |
getDuration()
double Duration = 3; |
String |
getPosterUrl()
string PosterUrl = 4; |
com.google.protobuf.ByteString |
getPosterUrlBytes()
string PosterUrl = 4; |
String |
getTitle()
string Title = 2; |
com.google.protobuf.ByteString |
getTitleBytes()
string Title = 2; |
String |
getVid()
string Vid = 1; |
com.google.protobuf.ByteString |
getVidBytes()
string Vid = 1; |
String |
getVideoStatus()
视频状态: Published, Unpublished, Deleted
|
com.google.protobuf.ByteString |
getVideoStatusBytes()
视频状态: Published, Unpublished, Deleted
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getVid()
string Vid = 1;com.google.protobuf.ByteString getVidBytes()
string Vid = 1;String getTitle()
string Title = 2;com.google.protobuf.ByteString getTitleBytes()
string Title = 2;double getDuration()
double Duration = 3;String getPosterUrl()
string PosterUrl = 4;com.google.protobuf.ByteString getPosterUrlBytes()
string PosterUrl = 4;String getVideoStatus()
视频状态: Published, Unpublished, Deleted
string VideoStatus = 5;com.google.protobuf.ByteString getVideoStatusBytes()
视频状态: Published, Unpublished, Deleted
string VideoStatus = 5;Copyright © 2025. All rights reserved.