Source position: AudioFile.pas line 637
type AudioBytePacketTranslation = record
mByte: SInt64;
mPacket: SInt64;
mByteOffsetInPacket: UInt32;
mFlags: AudioBytePacketTranslationFlags;
end;