public interface VodAudioInfoForAuditOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
double |
getDuration()
音频时长(ms)
|
String |
getFormat()
格式:wav
|
com.google.protobuf.ByteString |
getFormatBytes()
格式:wav
|
String |
getStoreUri()
审核音频存储的URI
|
com.google.protobuf.ByteString |
getStoreUriBytes()
审核音频存储的URI
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getStoreUri()
审核音频存储的URI
string StoreUri = 1;com.google.protobuf.ByteString getStoreUriBytes()
审核音频存储的URI
string StoreUri = 1;double getDuration()
音频时长(ms)
double Duration = 2;String getFormat()
格式:wav
string Format = 3;com.google.protobuf.ByteString getFormatBytes()
格式:wav
string Format = 3;Copyright © 2025. All rights reserved.