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