TTMSFNCWXCameraDevice Class
Represents a single camera input device discovered on the system, with its unique identifier and display name.
API unit family: TMSFNCWXCamera
Inherits from: TCollectionItem
Syntax
TTMSFNCWXCameraDevice = class(TCollectionItem)
Properties
| Name | Description |
|---|---|
| Id | Gets or sets the unique identifier assigned to the camera device by the underlying platform. |
| Name | Gets or sets the human-readable name reported for the camera device. |