public interface VodAudioInfoForAuditOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
double |
getDuration()
音频时长(ms)
double Duration = 2; |
String |
getFormat()
格式:wav
string Format = 3; |
com.google.protobuf.ByteString |
getFormatBytes()
格式:wav
string Format = 3; |
String |
getStoreUri()
审核音频存储的URI
string StoreUri = 1; |
com.google.protobuf.ByteString |
getStoreUriBytes()
审核音频存储的URI
string StoreUri = 1; |
String 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 © 2024. All rights reserved.