Ryujinx/Ryujinx.HLE/HOS/Services/Audio/Types
Ac_K bb74aeae54 Use BinaryPrimitives.ReverseEndianness instead EndianSwap class (#832)
This PR remove the `EndianSwap` class who isn't needed anymore since .NET Core 3.0 got a buildin method `BinaryPrimitives.ReverseEndianness` who did the same thing.
2019-11-23 13:15:15 +11:00
..
OpusPacketHeader.cs Use BinaryPrimitives.ReverseEndianness instead EndianSwap class (#832) 2019-11-23 13:15:15 +11:00
SampleFormat.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00