Vcl.MPlayer
| Package | vclx230.bpl |
|---|
Classes
| EMCIDeviceError | EMCIDeviceError is the exception class for devices that provide a Media Control Interface (MCI) driver. |
| TMediaPlayer | TMediaPlayer controls devices that provide a Media Control Interface (MCI) driver. |
Types
| EMPNotify | EMPNotify is the type of event handlers that respond when the user interacts with a TMediaPlayer component. |
| EMPPostNotify | EMPPostNotify is the type of a media player's OnPostClick event handler. |
| TButtonSet | TButtonSet is a set of TMPBtnType values. |
| TMediaDevice | TMediaDevice is used internally. |
| TMPBtnType | TMPBtnType defines the possible buttons in a TMediaPlayer component and TButtonSet represents a set of those buttons. |
| TMPButton | Stores the properties of a TMediaPlayer button. |
| TMPDevCaps | TMPDevCaps defines the capabilities of a TMediaPlayer component and TMPDevCapsSet represents a set of those capabilities. |
| TMPDevCapsSet | Represents the TMediaPlayer component's set of capabilities. |
| TMPDeviceTypes | TMPDeviceTypes identifies a multimedia device. |
| TMPGlyph | Represents the bitmap that appears on a TMediaPlayer button. |
| TMPModes | TMPModes identifies the state of a TMediaPlayer component. |
| TMPNotifyValues | TMPNotifyValues identifies the types of notifications a media device can give a TMediaPlayer component. |
| TMPTimeFormats | TMPTimeFormats indicates the format a media player uses to indicate position. |