mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-24 23:13:56 +02:00
fix doc
Signed-off-by: gnattu <gnattuoc@me.com>
This commit is contained in:
parent
31dccaca0f
commit
8f28c3a0fb
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ public enum DownMixStereoAlgorithms
|
|||
|
||||
/// <summary>
|
||||
/// AC-4 standard algorithm with its default gain values.
|
||||
/// Defined in ETSI TS 103 190 Section 6.2.17
|
||||
/// Defined in ETSI TS 103 190 Section 6.2.17.
|
||||
/// </summary>
|
||||
Ac4 = 4
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue