FMX.Media.TVideoCaptureDevice Properties
InheritedProtected
| AvailableCaptureSettings | public | Array of the available video capture settings. |
| CaptureSetting | public | Video capture configuration of the current frame. |
| CaptureSettingPriority | public | Sort priority for the array with the AvailableCaptureSettings. |
| Description | public | Read-only property that provides the description for the current capture device. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| FlashMode | public | A flash mode of a video capture device. |
| FocusMode | public | A focus mode of a video device. |
| HasFlash | public | Retrieves whether a flash is available or not. |
| HasTorch | public | Retrieves whether a torch mode is available or not on a video capture device. |
| IsDefault | public | Read-only property that indicates whether the current capture device is the default capture device of the system. |
| MediaType | public | Read-only property that returns the type of the media data captured by the current capture device. |
| Name | public | Read-only property that provides the name of the current capture device. |
| Position | public | Retrieves a position of a video capture device relative to the hardware system. |
| Quality | public | States the quality of the video capture. |
| State | public | Read-only property that returns a value that indicates whether the current capture device is capturing or is stopped. |
| TorchMode | public | A torch mode used during the video capturing process. |
| UniqueID | public | Read-only property that provides the unique identifier of the current capture device. |