Click or drag to resize
AudioHandlerConverterType 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
public AudioConverterType ConverterType { get; set; }

Property Value

Type: AudioConverterType

Implements

IAudioReceiverConverterType
See Also