This commit updates the data parsing logic within the XAudioPacketAligned class. Specifically, it uses `ParseInt32` and `ParseInt8` instead of direct data stream reading, improving type safety and ensuring correct data handling during parsing.
Description
No description provided
Languages
C++
58.9%
C
40.4%
QMake
0.7%