PortAudioInteropStopMicrophone Method |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic static int StopMicrophone(
IntPtr instance
)
Public Shared Function StopMicrophone (
instance As IntPtr
) As Integer
public:
static int StopMicrophone(
IntPtr instance
)
static member StopMicrophone :
instance : IntPtr -> int
Parameters
- instance
- Type: SystemIntPtr
Return Value
Type:
Int32
See Also