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

_AUDIO_CODEC_INFO

Declaration

Source position: mmio.pas line 1007

type _AUDIO_CODEC_INFO = record

  ulStructLen: LongInt;

  ulBytesPerBlock: LongInt;

  ulBlockAlignment: LongInt;

  hCodec: LongInt;

  pfnCodec: pCodecProc;

end;


Documentation generated on: 2025-07-25