Click or drag to resize

MicrophoneMediaFormat Property

Gets the current audio format of the microphone.

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public AudioFormat MediaFormat { get; }

Property Value

Type: AudioFormat
See Also