FMX.Media.TMedia Properties
InheritedProtected
| Control | public | Specifies the media player control that plays the current media file. |
| CurrentTime | public | Specifies the current playback position. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Duration | public | Specifies the total play time of the current media file. |
| FileName | public | Specifies the name of the current used media file. |
| State | public | Specifies whether the current media file is playing or is stopped. |
| VideoSize | public | Specifies the resolution of the current video file. |
| Volume | public | Specifies the audio volume of the current media file. |