Unit 'mmbase' Package
[Overview][Constants][Types][Index] [#os2units]

MCI_AUDIO_STATUS

Declaration

Source position: mmbase.pas line 1095

type MCI_AUDIO_STATUS = record

  lSRate: LongInt;

  lBitsPerSRate: LongInt;

  lBsize: LongInt;

  sMode: Integer;

  sChannels: Integer;

  ulFlags: LongInt;

  ulOperation: LongInt;

  rAudioChange: _MCI_AUDIO_CHANGE;

end;


Documentation generated on: 2025-07-25