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