Unit 'CoreAudioTypes' Package
[Overview][Constants][Types][Index] [#univint]

AudioBuffer

Declaration

Source position: CoreAudioTypes.pas line 314

type AudioBuffer = record

  mNumberChannels: UInt32;

  mDataByteSize: UInt32;

  mData: UnivPtr;

end;


Documentation generated on: 2023-03-18