This member variable specified the format and rate of the sample data that was specified by the user’s application. Its value can be either AUDIO_BW_PCM_11K or AUDIO_BW_PCM_22K (VoipMediaEngine..::.AUDIO_BANDWIDTH).

Namespace:  LanScape
Assembly:  LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700

Syntax

C#
public VoipMediaEngine..::.AUDIO_BANDWIDTH AudioBandwidth
Visual Basic (Declaration)
Public AudioBandwidth As VoipMediaEngine..::.AUDIO_BANDWIDTH
Visual C++
public:
VoipMediaEngine..::.AUDIO_BANDWIDTH AudioBandwidth
J#
public VoipMediaEngine..::.AUDIO_BANDWIDTH AudioBandwidth

See Also