mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-05-19 03:01:50 +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 | ||