This website requires JavaScript.
Explore
Help
Register
Sign In
Museum
/
ryujinx
Archived
Watch
1
Star
0
Fork
0
You've already forked ryujinx
Code
Issues
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-02
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
50d7ecf76d07366a814cae19038199b887d3fda6
ryujinx
/
Ryujinx.HLE
/
HOS
/
Services
/
Audio
History
gdkchan
9444b4a647
Implement HwOpus multistream functions (
#3275
)
...
* Implement HwOpus multistream functions * Avoid one copy
2022-04-15 23:16:28 +02:00
..
AudioIn
…
AudioOut
…
AudioRenderer
…
HardwareOpusDecoderManager
Implement HwOpus multistream functions (
#3275
)
2022-04-15 23:16:28 +02:00
Types
Implement HwOpus multistream functions (
#3275
)
2022-04-15 23:16:28 +02:00
AudioInManager.cs
…
AudioInManagerServer.cs
…
AudioOutManager.cs
…
AudioOutManagerServer.cs
…
AudioRendererManager.cs
…
AudioRendererManagerServer.cs
…
IAudioController.cs
…
IAudioInManager.cs
…
IAudioInManagerForApplet.cs
…
IAudioInManagerForDebugger.cs
…
IAudioOutManager.cs
…
IAudioOutManagerForApplet.cs
…
IAudioOutManagerForDebugger.cs
…
IAudioRendererManager.cs
…
IAudioRendererManagerForApplet.cs
…
IAudioRendererManagerForDebugger.cs
…
IAudioSnoopManager.cs
…
IFinalOutputRecorderManager.cs
…
IFinalOutputRecorderManagerForApplet.cs
…
IFinalOutputRecorderManagerForDebugger.cs
…
IHardwareOpusDecoderManager.cs
Implement HwOpus multistream functions (
#3275
)
2022-04-15 23:16:28 +02:00
ResultCode.cs
…