njohnson 3d378b28c9 Fix: Improve data parsing
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.
2025-09-10 21:56:38 -04:00
..
2025-08-14 17:30:25 -04:00
2025-09-07 12:36:08 -04:00
2025-09-10 21:56:38 -04:00
2025-09-07 12:36:08 -04:00
2025-08-14 18:50:13 -04:00