hmssdk_flutter
hmssdk_flutter
HMSAudioSetting
HMSAudioSetting constructor
HMSAudioSetting
HMSAudioSetting
constructor
Null safety
HMSAudioSetting
(
{
required
int
bitRate
,
required
HMSAudioCodec
codec
}
)
Implementation
HMSAudioSetting({required this.bitRate, required this.codec});
hmssdk_flutter
hmssdk_flutter
HMSAudioSetting
HMSAudioSetting constructor
HMSAudioSetting class
Constructors
HMSAudioSetting
fromMap
Properties
bitRate
codec
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==