Ryujinx/Ryujinx.Audio.Backends.SoundIo/Native
Mary-nyan 403e67d983
audio: Rewrite SoundIo bindings (#4088)
* audio: Rewrite SoundIo bindings

This rewrite SoundIo bindings to be safer and not a pedantic autogenerated mess.

* Address comments

* Switch DllImport to LibraryImport

* Address gdkchan's comment
2022-12-11 00:57:01 +01:00
..
libsoundio/libs audio: Rewrite SoundIo bindings (#4088) 2022-12-11 00:57:01 +01:00
SoundIo.cs audio: Rewrite SoundIo bindings (#4088) 2022-12-11 00:57:01 +01:00
SoundIoBackend.cs audio: Rewrite SoundIo bindings (#4088) 2022-12-11 00:57:01 +01:00
SoundIoChannelId.cs audio: Rewrite SoundIo bindings (#4088) 2022-12-11 00:57:01 +01:00
SoundIoContext.cs audio: Rewrite SoundIo bindings (#4088) 2022-12-11 00:57:01 +01:00
SoundIoDeviceAim.cs audio: Rewrite SoundIo bindings (#4088) 2022-12-11 00:57:01 +01:00
SoundIoDeviceContext.cs audio: Rewrite SoundIo bindings (#4088) 2022-12-11 00:57:01 +01:00
SoundIoError.cs audio: Rewrite SoundIo bindings (#4088) 2022-12-11 00:57:01 +01:00
SoundIoException.cs audio: Rewrite SoundIo bindings (#4088) 2022-12-11 00:57:01 +01:00
SoundIoFormat.cs audio: Rewrite SoundIo bindings (#4088) 2022-12-11 00:57:01 +01:00
SoundIoOutStreamContext.cs audio: Rewrite SoundIo bindings (#4088) 2022-12-11 00:57:01 +01:00