mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-12-16 16:36:34 +00:00
Fix more XML docs
This commit is contained in:
parent
856976f399
commit
8cbba90a78
@ -4,7 +4,7 @@ using System.Runtime.InteropServices;
|
||||
namespace Ryujinx.Audio.Renderer.Parameter.Effect
|
||||
{
|
||||
/// <summary>
|
||||
/// Effect result state for <seealso cref="Common.EffectType.Limiter"/>.
|
||||
/// Effect result state for <seealso cref="Common.EffectType.Compressor"/>.
|
||||
/// </summary>
|
||||
[StructLayout(LayoutKind.Sequential, Pack = 1)]
|
||||
public struct CompressorStatistics
|
||||
|
Loading…
Reference in New Issue
Block a user