Click or drag to resize
IAudioSenderGetAudioFormat Method
Gets the send format of the media sender. If there is no preferred format it returns the default (8kHz, 16bit, mono) audio format.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
AudioFormat GetAudioFormat()

Return Value

Type: AudioFormat
See Also