mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-01-10 23:11:56 -08: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
|
namespace Ryujinx.Audio.Renderer.Parameter.Effect
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Effect result state for <seealso cref="Common.EffectType.Limiter"/>.
|
/// Effect result state for <seealso cref="Common.EffectType.Compressor"/>.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
[StructLayout(LayoutKind.Sequential, Pack = 1)]
|
[StructLayout(LayoutKind.Sequential, Pack = 1)]
|
||||||
public struct CompressorStatistics
|
public struct CompressorStatistics
|
||||||
|
Loading…
x
Reference in New Issue
Block a user