Ozeki VoIP SDK Class library
WaveFormatTag Property
NamespacesOzeki.Media.Audio.Waveform.FormatsWaveFormatWaveFormatTag
Gets or sets the Waveform-audio format type. (wFormatTag)
Declaration Syntax
C#Visual BasicVisual C++
public WaveFormats WaveFormatTag { get; set; }
Public Property WaveFormatTag As WaveFormats
	Get
	Set
public:
property WaveFormats WaveFormatTag {
	WaveFormats get ();
	void set (WaveFormats value);
}
Property Value
WaveFormats

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290