SpeechCodecCapabilitySampleFrequencies Field |
Supported sample frequencies by the codec.
Namespace: StreamCoders.HelpersAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic List<int> SampleFrequencies
Public SampleFrequencies As List(Of Integer)
public:
List<int>^ SampleFrequencies
val mutable SampleFrequencies: List<int>
Field Value
Type:
ListInt32
See Also