AudioWaveFormatWaveFormatTag Property |
format type
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic WaveFormatEncoding WaveFormatTag { get; set; }
Public Property WaveFormatTag As WaveFormatEncoding
Get
Set
public:
property WaveFormatEncoding WaveFormatTag {
WaveFormatEncoding get ();
void set (WaveFormatEncoding value);
}
member WaveFormatTag : WaveFormatEncoding with get, set
Property Value
Type:
WaveFormatEncoding
See Also