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