Click or drag to resize

PortAudioInteropCreateSpeaker Method

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public static int CreateSpeaker(
	out IntPtr instance,
	int sampleRate,
	int numChannels,
	int deviceId
)

Parameters

instance
Type: SystemIntPtr
sampleRate
Type: SystemInt32
numChannels
Type: SystemInt32
deviceId
Type: SystemInt32

Return Value

Type: Int32
See Also