Source position: AIFF.pas line 365
type AudioRecordingChunk = record
ckID: UInt32;
ckSize: SInt32;
AESChannelStatus: array [0..23] of UInt8;
end;