mirror of
https://github.com/GreemDev/Ryujinx.git
synced 2025-08-30 07:25:05 +00:00
Since the reflection code didn't take care about `private`, this cause regression, so I have added the flag just in case and fix calls who are declared with `private` to `public`. |
||
|---|---|---|
| .. | ||
| AudioOut | ||
| AudioRenderer | ||
| AudioRendererParameter.cs | ||
| IAudioDevice.cs | ||
| IAudioOutManager.cs | ||
| IAudioRendererManager.cs | ||
| IHardwareOpusDecoder.cs | ||
| IHardwareOpusDecoderManager.cs | ||
| ResultCode.cs | ||
| SampleFormat.cs | ||