- 4.47.2.5. -
Table of Contents
4. Standard Units
4.47. MMedia - Multimedia Devices support unit
4.47.2. TMMedia Object Methods
4.47.2.5. GetDevice
4.47.2.5. GetDevice
Targets: Win32 only
MMedia Unit
Returns a multimedia device type.
Declaration:
function GetDevice: DWORD;
Remarks:
The result value may be one of following MCI_AutoSelect, MCI_AVIVideo,
MCI_CDAudio, MCI_DAT, MCI_DigitalVideo, MCI_MMMovie, MCI_Other, MCI_Overlay,
MCI_Scanner, MCI_Sequencer, MCI_VCR, MCI_VideoDisc, MCI_WaveAudio.
- 4.47.2.5. -