AudioWaveFormatWaveFormatTag Property |
format type
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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:
WaveFormatEncodingSee Also