Specifies the internal rate and format to use for internal audio playback operations. Currently the only value supported is AUDIO_BW_PCM_22K.

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

Syntax

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

See Also