Click or drag to resize
InternalVideoDeviceInfo Class
Inheritance Hierarchy
SystemObject
  Ozeki.MediaInternalVideoDeviceInfo

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

The InternalVideoDeviceInfo type exposes the following members.

Constructors
  NameDescription
Public methodInternalVideoDeviceInfo
Initializes a new instance of the InternalVideoDeviceInfo class
Top
Methods
Extension Methods
  NameDescription
Public Extension MethodAsVideoDeviceInfo
Transforms the current InternalVideoDeviceInfo into VideoDeviceInfo
(Defined by VideoDeviceInfoEx.)
Top
Properties
  NameDescription
Public propertyCapabilities
Gets the supported resolutions and frame rates of the device.
Public propertyDeviceID
Gets the identifier of the device.
Public propertyMonikerString
Gets the display name of the device moniker.
Public propertyName
Gets the name of the device.
Top
See Also