Source position: CoreAudioTypes.pas line 755
type AudioStreamPacketDescription = record
mStartOffset: SInt64;
mVariableFramesInPacket: UInt32;
mDataByteSize: UInt32;
end;