public interface AudioOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getBitrate()
int32 Bitrate = 4; |
int |
getChannels()
int32 Channels = 7; |
String |
getCodec()
string Codec = 1; |
com.google.protobuf.ByteString |
getCodecBytes()
string Codec = 1; |
int |
getMaxRate()
int32 MaxRate = 6; |
int |
getMinRate()
int32 MinRate = 5; |
String |
getProfile()
string Profile = 8; |
com.google.protobuf.ByteString |
getProfileBytes()
string Profile = 8; |
String |
getRateControlMode()
string RateControlMode = 3; |
com.google.protobuf.ByteString |
getRateControlModeBytes()
string RateControlMode = 3; |
int |
getSampleRate()
int32 SampleRate = 2; |
String getCodec()
string Codec = 1;com.google.protobuf.ByteString getCodecBytes()
string Codec = 1;int getSampleRate()
int32 SampleRate = 2;String getRateControlMode()
string RateControlMode = 3;com.google.protobuf.ByteString getRateControlModeBytes()
string RateControlMode = 3;int getBitrate()
int32 Bitrate = 4;int getMinRate()
int32 MinRate = 5;int getMaxRate()
int32 MaxRate = 6;int getChannels()
int32 Channels = 7;String getProfile()
string Profile = 8;com.google.protobuf.ByteString getProfileBytes()
string Profile = 8;Copyright © 2025. All rights reserved.