public interface SegmentOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getDuration()
int32 Duration = 3; |
String |
getFormat()
string Format = 1; |
com.google.protobuf.ByteString |
getFormatBytes()
string Format = 1; |
String |
getType()
string Type = 2; |
com.google.protobuf.ByteString |
getTypeBytes()
string Type = 2; |
String getFormat()
string Format = 1;com.google.protobuf.ByteString getFormatBytes()
string Format = 1;String getType()
string Type = 2;com.google.protobuf.ByteString getTypeBytes()
string Type = 2;int getDuration()
int32 Duration = 3;Copyright © 2025. All rights reserved.