VideoCaptureDeviceDeviceInfo Property |
Gets the capabilities of the selected capturing device.
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic InternalVideoDeviceInfo DeviceInfo { get; }Public ReadOnly Property DeviceInfo As InternalVideoDeviceInfo
Get
public:
property InternalVideoDeviceInfo^ DeviceInfo {
InternalVideoDeviceInfo^ get ();
}member DeviceInfo : InternalVideoDeviceInfo with get
Property Value
InternalVideoDeviceInfo
See Also