FMX.Media.TAudioCaptureDevice Properties
InheritedProtected
| 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. |
| FileName | public | Specifies the name of the file where the audio capture is saved. |
| FilterString | public | Specifies the current supported audio file formats. |
| 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. |
| State | public | Read-only property that returns a value that indicates whether the current capture device is capturing or is stopped. |
| UniqueID | public | Read-only property that provides the unique identifier of the current capture device. |