Click or drag to resize
VideoDeviceInfoEx Class
This class stores methods that can transform between VideoDeviceInfo and InternalVideoDeviceInfo objects
Inheritance Hierarchy
SystemObject
  Ozeki.MediaVideoDeviceInfoEx

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public static class VideoDeviceInfoEx

The VideoDeviceInfoEx type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAsInternalVideoDeviceInfo
Transforms the current VideoDeviceInfo into InternalVideoDeviceInfo
Public methodStatic memberAsVideoDeviceInfo
Transforms the current InternalVideoDeviceInfo into VideoDeviceInfo
Top
See Also