AudioWaveFormatWaveFormatTag Property |
format type
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.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
WaveFormatEncoding
See Also