SpeechCodecCapabilityBitrates Field |
Supported bitrates by the codec.
Namespace: StreamCoders.HelpersAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public List<int> Bitrates
Public Bitrates As List(Of Integer)
public:
List<int>^ Bitrates
val mutable Bitrates: List<int>
Field Value
Type:
ListInt32See Also