AudioDeviceInfoSupportedWaveFormats Property |
Gets or sets the standard formats that are supported.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
Syntaxpublic SupportedWaveFormat SupportedWaveFormats { set; }Public WriteOnly Property SupportedWaveFormats As SupportedWaveFormat
Set
public:
property SupportedWaveFormat SupportedWaveFormats {
void set (SupportedWaveFormat value);
}member SupportedWaveFormats : SupportedWaveFormat with set
Property Value
SupportedWaveFormat
See Also