Conaito VoIP Video EVO.NET SDKNamespace: ConaitoAssembly: VoIPVideoEvoNET32 (in VoIPVideoEvoNET32.dll) Version: 4.4.0.2200 (4.4.0.2200)
public bool GetUserVideoFrame(
int nUserID,
ref Bitmap lpPicture
)
public bool GetUserVideoFrame(
int nUserID,
ref Bitmap lpPicture
)
Public Function GetUserVideoFrame (
nUserID As Integer,
ByRef lpPicture As Bitmap
) As Boolean
Public Function GetUserVideoFrame (
nUserID As Integer,
ByRef lpPicture As Bitmap
) As Boolean
public:
bool GetUserVideoFrame(
int nUserID,
Bitmap^% lpPicture
)
public:
bool GetUserVideoFrame(
int nUserID,
Bitmap^% lpPicture
)
Return Value
Type:
Boolean