mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-09-15 14:52:35 +02:00
* Check audio file signatures instead of extensions Fixes #5789 Test audio files based on their magic bytes. * Test for a seekable stream * Remove Take and Skip linq