Unit 'MacOSAll' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#univint]

AudioBuffer

Declaration

Source position: CoreAudioTypes.pas line 320

type AudioBuffer = record

  mNumberChannels: UInt32;

  mDataByteSize: UInt32;

  mData: UnivPtr;

end;


Documentation generated on: 2025-07-25