TdxCameraManager Members
Enumerates cameras registered in the Device Manager and performs various camera-specific actions within an application.Methods
| Name | Description |
|---|---|
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| StartRecording(Integer,string) | Starts recording a video from a specified camera to an AVI file. |
| StopRecording(Integer) | Stops the previously started video recording. |
| ToString | Inherited from TObject. |
See Also