- 4.47.2.11 -
Standard Units
MMedia Unit
TMMedia Object MethodsTMMedia.GetStatus
Targets: Win32 only
MMedia Unit
Returns the state of the currently open multimedia device.
Declaration:
function GetStatus: DWORD;
Remarks:
The following table lists the possible return values for the GetStatus
function:
Value | Mode |
MCI_MODE_NOT_READY | Not ready |
MCI_MODE_STOP | Stopped |
MCI_MODE_PLAY | Playing |
MCI_MODE_RECORD | Recording |
MCI_MODE_SEEK | Seeking |
MCI_MODE_PAUSE | Paused |
MCI_MODE_OPEN | Open |
|
|
|
GetPos |
Table of Content |
GetTimeFormat |
- 4.47.2.11 -