Source position: AudioFile.pas line 605
type AudioFramePacketTranslation = record
mFrame: SInt64;
mPacket: SInt64;
mFrameOffsetInPacket: UInt32;
end;