Unit 'MMIO' Package
[Overview][Constants][Types][Procedures and functions][Index] [#os2units]

_MMAUDIOOPEN

Declaration

Source position: mmio.pas line 956

type _MMAUDIOOPEN = record

  ulStructLen: LongInt;

  ulSamplesPerBlock: LongInt;

  ulBytesPerBlock: LongInt;

  ulFlags: LongInt;

  ulBestGuess: LongInt;

  ulBlockAlignment: LongInt;

  ulLength: LongInt;

  hCodec: LongInt;

  pfnCodec: pCodecProc;

end;


Documentation generated on: 2025-07-25