Jump to content

New pages

New pages
Hide registered users | Hide bots | Hide redirects
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

11 May 2026

  • 03:5503:55, 11 May 2026 CUE (CD Audio Commands) (hist | edit) [1,536 bytes] Martini (talk | contribs) (Created page with "The CUE command prepares the CD audio device for playback. While not strictly required before playing, it can significantly reduce the latency or delay when the PLAY command is eventually issued. ==Syntax== <pre> CUE ─── object ──┬──────────┬───┬──────────┬───┤ └─ OUTPUT ─┘ ├─ WAIT ─┤ └─ NOTIFY ─┘ </pre> ==Keywords== ;...")
  • 03:5403:54, 11 May 2026 CONNECTOR (CD Audio Commands) (hist | edit) [2,130 bytes] Martini (talk | contribs) (Created page with "The CONNECTOR command enables, disables, or queries the status of connectors on a CD audio device. ==Syntax== <pre> CONNECTOR ─── object ──┬─ ENABLE ──┬──┬─────────────────────────────┬──┬──────────┬───┤ ├─ DISABLE ─┤ ├─ NUMBER connector_number ───┤ ├─ WAIT ─┤ └─ QUER...")
  • 03:5203:52, 11 May 2026 CAPABILITY (CD Audio Commands) (hist | edit) [3,239 bytes] Martini (talk | contribs) (Created page with "The CAPABILITY command requests additional information about the capabilities of the CD audio device. ==Syntax== <pre> CAPABILITY ─── object ──┬─────────────────────────┬───┬──────────┬───┤ ├─ CAN EJECT ─────────────┤ ├─ WAIT ─┤ ├─ CAN LOCKEJECT ─────────...")
  • 03:4103:41, 11 May 2026 STATUS (Mixer Command) (hist | edit) [5,206 bytes] Martini (talk | contribs) (Created page with "The STATUS command obtains status information for the audio amplifier mixer device. ==Syntax== <pre> STATUS ─── object ──┬───────────────────────────────┬───┬──────────┬───┤ ├─ AUDIO CHANNEL value ─────────┤ ├─ WAIT ─┤ ├─ BASS ─────────────────...")
  • 03:4103:41, 11 May 2026 SET (Mixer Command) (hist | edit) [6,075 bytes] Martini (talk | contribs) (Created page with "The SET command configures various control items and attributes for the audio amplifier mixer device. ==Syntax== <pre> SET ─── object ──┬──────────────────────────────────────────────────────────┬───┬──────────┬───┤ └─ AUDIO ─┬─ ALL ───┬───┬─ ON ──┬─...")
  • 03:3903:39, 11 May 2026 MIXNOTIFY (Mixer Command) (hist | edit) [1,146 bytes] Martini (talk | contribs) (Created page with "The MIXNOTIFY command notifies an application when a mixer attribute (such as treble, bass, and so on) changes. ==Syntax== <pre> MIXNOTIFY ─── object ───┬─ ON ──┬───┬──────────┬───┤ └─ OFF ─┘ ├─ WAIT ─┤ └─ NOTIFY ─┘ </pre> ==Keywords== ;object :Object associated with this media control interface command. The object can...")
  • 03:3803:38, 11 May 2026 CONNECTOR (Mixer Command) (hist | edit) [2,977 bytes] Martini (talk | contribs) (Created page with "The CONNECTOR command enables, disables, or queries the status of connectors on a device. ==Syntax== <pre> CONNECTOR ─── object ───┬─ ENABLE ──┬───┬──────────────────────────┬───┬──────────┬───┤ ├─ DISABLE ─┤ ├─ NUMBER connector_number ─┤ ├─ WAIT ─┤ └─ QUERY ───...")
  • 03:3603:36, 11 May 2026 CAPABILITY (Mixer Command) (hist | edit) [5,430 bytes] Martini (talk | contribs) (Created page with "The CAPABILITY command requests information about the features and supported functions of the audio amplifier mixer device. ==Syntax== <pre> CAPABILITY ─── object ───┬─ CAN EJECT ───────────────┬───┬──────────┬───┤ ├─ CAN LOCK EJECT ──────────┤ ├─ WAIT ─┤ ├─ CAN PLAY ────────...")
  • 03:2903:29, 11 May 2026 PAUSE (hist | edit) [1,182 bytes] Martini (talk | contribs) (Created page with "The PAUSE command stops playing or recording. ==Syntax== <pre> PAUSE ─── object ───┬──────────┬───┤ ├─ WAIT ─┤ └─ NOTIFY ─┘ </pre> ==Keywords== ;object :Object associated with this media control interface command. The object can be one of the following: :*Device type :*Device name :*Filename :*Alias ;WAIT :The command is executed synchronously. The function waits...")
  • 03:2903:29, 11 May 2026 LOAD (hist | edit) [1,334 bytes] Martini (talk | contribs) (Created page with "The LOAD command loads a new device element (file) into an already open device context. ==Syntax== <pre> LOAD ─── object ───┬────────────┬───┬──────────┬───┤ ├─ filename ─┤ ├─ WAIT ─┤ └─ NEW ──────┘ └─ NOTIFY ─┘ </pre> ==Keywords== ;object :Object associated with this media control interface command. The...")
  • 03:2803:28, 11 May 2026 CONNECTOR (hist | edit) [2,299 bytes] Martini (talk | contribs) (Created page with "The CONNECTOR command enables, disables, or queries the status of connectors on a device. ==Syntax== <pre> CONNECTOR ─── object ───┬─ ENABLE ──┬───┬──────────────────────────┬───┬──────────┬───┤ ├─ DISABLE ─┤ ├─ NUMBER connector_number ─┤ ├─ WAIT ─┤ └─ QUERY ───...")
  • 03:2203:22, 11 May 2026 STATUS (Basic Command) (hist | edit) [2,832 bytes] Martini (talk | contribs) (Created page with "The STATUS command obtains status information for the device. ==Syntax== <pre> STATUS ─── object ───┬─ CURRENT TRACK ───────┬───┬──────────┬───┤ ├─ LENGTH ──────────────┤ ├─ WAIT ─┤ ├─ LENGTH TRACK number ─┤ └─ NOTIFY ─┘ ├─ NUMBER OF TRACKS ────┤...")
  • 03:1903:19, 11 May 2026 STOP (hist | edit) [890 bytes] Martini (talk | contribs) (Created page with "The STOP command stops the device. ==Syntax== <pre> STOP ─── object ───┬──────────┬───┤ ├─ WAIT ─┤ └─ NOTIFY ─┘ </pre> ==Keywords== ;object :Object associated with this media control interface command. The object can be one of the following: :*Device type :*Device name :*Filename :*Alias ;WAIT :The command is executed synchronously. The function waits until the requ...")
  • 03:1803:18, 11 May 2026 SETPOSITIONADVISE (hist | edit) [2,189 bytes] Martini (talk | contribs) (Created page with "The SETPOSITIONADVISE command sets a position change notification for the device. The window handle specified in the ''hwndCallBack'' parameter of mciSendString receives the position change notification (MM_MCIPOSITIONCHANGE) messages. ==Syntax== <pre> SETPOSITIONADVISE ─── object ───┬─ ON ──┬─────────────┬─┬───┬────────────────┬───┬────────...")
  • 03:1703:17, 11 May 2026 SETCUEPOINT (hist | edit) [1,728 bytes] Martini (talk | contribs) (Created page with "The SETCUEPOINT command sets a cue point. The window handle specified in the ''hwndCallBack'' parameter of mciSendString receives the cue point notification (MM_MCICUEPOINT) messages. This command is not related to the CUE command. ==Syntax== <pre> SETCUEPOINT ─── object ───┬─ ON AT position ──┬───┬────────────────┬───┬──────────┬───┤...")
  • 03:1603:16, 11 May 2026 SET (hist | edit) [3,464 bytes] Martini (talk | contribs) (Created page with "The SET command sets the various control items. ==Syntax== <pre> SET ─── object ───┬─ AUDIO ─┬─ ALL ───┬─ ON ─┬─┬───┬──────────┬───┤ │ │ └─ OFF ─┘ │ ├─ WAIT ─┤ │ ├─ LEFT ──┬─ ON ─┬─┤ └─ NOTIFY ─┘ │ │ └─ OFF ─┘ │...")
  • 03:1503:15, 11 May 2026 SEEK (hist | edit) [1,246 bytes] Martini (talk | contribs) (Created page with "The SEEK command finds the specified position and stops. ==Syntax== <pre> SEEK ─── object ───┬─ TO pos ───┬───┬──────────┬───┤ ├─ TO START ─┤ ├─ WAIT ─┤ └─ TO END ─┘ └─ NOTIFY ─┘ </pre> ==Keywords== ;object :Object associated with this media control interface command. The object can be one of the following: :*Device type :*Devi...")
  • 03:1403:14, 11 May 2026 SAVE (hist | edit) [978 bytes] Martini (talk | contribs) (Created page with "The SAVE command saves data for the device. ==Syntax== <pre> SAVE ─── object ─── filename ───┬──────────┬───┤ ├─ WAIT ─┤ └─ NOTIFY ─┘ </pre> ==Keywords== ;object :Object associated with this media control interface command. The object can be one of the following: :*Device type :*Device name :*Filename :*Alias ;filename :The destinatio...")
  • 03:1203:12, 11 May 2026 RESUME (hist | edit) [1,065 bytes] Martini (talk | contribs) (Created page with "The RESUME command resumes playing or recording from a paused state, keeping previously specified parameters in effect. ==Syntax== <pre> RESUME ─── object ───┬──────────┬───┤ ├─ WAIT ─┤ └─ NOTIFY ─┘ </pre> ==Keywords== ;object :Object associated with this media control interface command. The object can be one of the following: :*Device type :*Device name :*Filena...")
  • 03:0603:06, 11 May 2026 RECORD (hist | edit) [2,353 bytes] Martini (talk | contribs) (Created page with "The RECORD command starts recording data. By default, recording does not overwrite existing data but rather inserts data at the current position. On devices that cannot support inserting data (such as audio or video tape), recording overwrites existing data by default. ==Syntax== <pre> RECORD ─── object ───┬────────────┬───┬─────────────┬───┬──────────┬───┤...")
  • 03:0203:02, 11 May 2026 PLAY (hist | edit) [1,403 bytes] Martini (talk | contribs) (Created page with "The PLAY command starts playing the device. '''Note:''' PLAY can be used on a file without a preceding OPEN. ==Syntax== <pre> PLAY ─── object ───┬────────────┬───┬──────────┬───┤ ├─ FROM pos ─┤ ├─ WAIT ─┤ └─ TO pos ─┘ └─ NOTIFY ─┘ </pre> ==Keywords== ;object :Object associated with this media control interface...")

10 May 2026

6 May 2026

  • 04:5104:51, 6 May 2026 SZ (hist | edit) [723 bytes] Martini (talk | contribs) (Created page with "{{DISPLAYTITLE:SZ}} The '''SZ''' data type is a standard representation for a null-terminated string (also known as a zero-terminated string or C-string). In this format, the end of the character sequence is identified by a null character (ASCII 0). <pre> typedef CHAR SZ[]; </pre> ;Remarks * This type is used extensively throughout the multimedia and system APIs to pass text strings of variable lengths. * Because it is defined as an array of '''CHAR''', the memory all...")
  • 04:5004:50, 6 May 2026 OVRU EVCB (hist | edit) [1,545 bytes] Martini (talk | contribs) (Created page with "{{DISPLAYTITLE:OVRU_EVCB}} This structure describes a synchronization overrun event. This event occurs when a slave stream cannot maintain synchronization with the master stream, often due to system latency or hardware constraints. The event can be enabled through an **SpiEnableEvent** call. <pre> typedef struct _OVRU_EVCB { ULONG ulType; Event type.: ULONG ulSubType; Event subtype.: ULONG ulFlags; Flags.: ...")
  • 04:4604:46, 6 May 2026 MASTER (hist | edit) [595 bytes] Martini (talk | contribs) (Created page with "{{DISPLAYTITLE:MASTER}} This structure is used in the SpiDetermineSyncMaster call to identify the stream that will serve as the master clock for a synchronized group of streams. <pre> typedef struct _MASTER { HSTREAM hstreamMaster; Master stream handler.: } MASTER; typedef MASTER FAR * PMASTER ; </pre> ;Fields * **hstreamMaster**: The handle of the stream that is designated as the master. This stream's playback or recording clock will b...")
  • 04:4404:44, 6 May 2026 MIDIINSTANCEINFO (hist | edit) [1,450 bytes] Martini (talk | contribs) (Created page with "{{DISPLAYTITLE:MIDIINSTANCEINFO}} This structure contains fields for the MIDIQueryInstanceList function. It provides detailed information about a specific MIDI instance, including its relationship to a class, its name, and its connectivity attributes within the MIDI subsystem. <pre> typedef struct _MIDIINSTANCEINFO { ULONG ulStructLength; Structure length.: MINSTANCE minstance; Instance number.: ...")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)