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