Previous: GetPos To the Table of Content Next: GetTimeFormat

- 4.47.2.11 -
Standard Units
MMedia Unit
TMMedia Object Methods

TMMedia.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:
ValueMode
MCI_MODE_NOT_READYNot ready
MCI_MODE_STOPStopped
MCI_MODE_PLAYPlaying
MCI_MODE_RECORDRecording
MCI_MODE_SEEKSeeking
MCI_MODE_PAUSEPaused
MCI_MODE_OPENOpen



Previous: GetPos To the Table of Content Next: GetTimeFormat
GetPos Table of Content GetTimeFormat

- 4.47.2.11 -