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: 10.4.54.0
Syntax
public static class VideoDeviceInfoEx

The VideoDeviceInfoEx type exposes the following members.

Methods
 NameDescription
Public Extension MethodAsInternalVideoDeviceInfo Transforms the current VideoDeviceInfo into InternalVideoDeviceInfo
Public Extension MethodAsVideoDeviceInfo Transforms the current InternalVideoDeviceInfo into VideoDeviceInfo
Top
See Also