Conaito VoIP Video EVO.NET SDKNamespace: ConaitoAssembly: VoIPVideoEvoNET32 (in VoIPVideoEvoNET32.dll) Version: 4.4.0.2200 (4.4.0.2200)
public bool InitSoundDuplexDevices(
int nInputDeviceID,
int nOutputDeviceID
)
public bool InitSoundDuplexDevices(
int nInputDeviceID,
int nOutputDeviceID
)
Public Function InitSoundDuplexDevices (
nInputDeviceID As Integer,
nOutputDeviceID As Integer
) As Boolean
Public Function InitSoundDuplexDevices (
nInputDeviceID As Integer,
nOutputDeviceID As Integer
) As Boolean
public:
bool InitSoundDuplexDevices(
int nInputDeviceID,
int nOutputDeviceID
)
public:
bool InitSoundDuplexDevices(
int nInputDeviceID,
int nOutputDeviceID
)
Return Value
Type:
Boolean