Ozeki VoIP SDK Class library
AsInternalVideoDeviceInfo Method (info)
NamespacesOzeki.Media.VideoVideoDeviceInfoExAsInternalVideoDeviceInfo(VideoDeviceInfo)
Transforms the current VideoDeviceInfo into InternalVideoDeviceInfo
Declaration Syntax
C#Visual BasicVisual C++
public static InternalVideoDeviceInfo AsInternalVideoDeviceInfo(
	this VideoDeviceInfo info
)
<ExtensionAttribute> 
Public Shared Function AsInternalVideoDeviceInfo ( 
	info As VideoDeviceInfo
) As InternalVideoDeviceInfo
public:
[ExtensionAttribute]
static InternalVideoDeviceInfo^ AsInternalVideoDeviceInfo(
	VideoDeviceInfo^ info
)
Parameters
info (VideoDeviceInfo)
The current VideoDeviceInfo
Return Value
InternalVideoDeviceInfo
The transformed InternalVideoDeviceInfo
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type VideoDeviceInfo. When you use instance method syntax to call this method, omit the first parameter.

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