HeadsetMicrophone Property |
The audio device's microphone.
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic Microphone Microphone { get; set; }Public Property Microphone As Microphone
Get
Set
public:
property Microphone^ Microphone {
Microphone^ get ();
void set (Microphone^ value);
}member Microphone : Microphone with get, set
Property Value
Microphone
See Also