Transforms the current InternalVideoDeviceInfo into VideoDeviceInfo

C# | Visual Basic | Visual C++ |
public static VideoDeviceInfo AsVideoDeviceInfo( this InternalVideoDeviceInfo info )
<ExtensionAttribute> Public Shared Function AsVideoDeviceInfo ( info As InternalVideoDeviceInfo ) As VideoDeviceInfo
public: [ExtensionAttribute] static VideoDeviceInfo^ AsVideoDeviceInfo( InternalVideoDeviceInfo^ info )

- info (InternalVideoDeviceInfo)
- The current InternalVideoDeviceInfo

VideoDeviceInfo
The transformed VideoDeviceInfo
The transformed VideoDeviceInfo

In Visual Basic and C#, you can call this method as an instance method on any object of type InternalVideoDeviceInfo. When you use instance method syntax to call this method, omit the first parameter.
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290