Click or drag to resize
IAudioReceiverConverterType Property
Gets or sets the type of the audio converter that will be used when resampling the sent audio data.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
AudioConverterType ConverterType { get; set; }

Property Value

Type: AudioConverterType
See Also