1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-11-13 22:06:48 +00:00
Ryujinx/Ryujinx.HLE/HOS/Services/Audio
2022-05-19 00:59:27 +02:00
..
AudioIn
AudioOut
AudioRenderer Fix audio renderer error message result code base (#3348) 2022-05-19 00:59:27 +02:00
HardwareOpusDecoderManager
Types
AudioInManager.cs
AudioInManagerServer.cs
AudioOutManager.cs
AudioOutManagerServer.cs
AudioRendererManager.cs
AudioRendererManagerServer.cs Initial support for the new 12.x IPC system (#2182) 2021-04-14 00:01:24 +02:00
IAudioController.cs
IAudioInManager.cs
IAudioInManagerForApplet.cs
IAudioInManagerForDebugger.cs
IAudioOutManager.cs
IAudioOutManagerForApplet.cs
IAudioOutManagerForDebugger.cs
IAudioRendererManager.cs
IAudioRendererManagerForApplet.cs
IAudioRendererManagerForDebugger.cs
IAudioSnoopManager.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IFinalOutputRecorderManager.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IFinalOutputRecorderManagerForApplet.cs
IFinalOutputRecorderManagerForDebugger.cs
IHardwareOpusDecoderManager.cs
ResultCode.cs