Ozeki VoIP SDK Class library
GetDevice Method (info, resolution, desiredFrameRate)
NamespacesOzeki.Media.MediaHandlers.VideoWebCameraGetDevice(VideoDeviceInfo, Resolution, Int32)
Declaration Syntax
C#Visual BasicVisual C++
public static WebCamera GetDevice(
	VideoDeviceInfo info,
	Resolution resolution,
	int desiredFrameRate
)
Public Shared Function GetDevice ( 
	info As VideoDeviceInfo,
	resolution As Resolution,
	desiredFrameRate As Integer
) As WebCamera
public:
static WebCamera^ GetDevice(
	VideoDeviceInfo^ info, 
	Resolution^ resolution, 
	int desiredFrameRate
)
Parameters
info (VideoDeviceInfo)
resolution (Resolution)
desiredFrameRate (Int32)
Return Value

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290