From c0b1e4864c3b5169a8a06c417f79985073ae35e6 Mon Sep 17 00:00:00 2001 From: Lynne Date: Tue, 2 Jul 2024 11:16:39 +0200 Subject: [PATCH] Specify replaygain --- draft-avtransport-spec.bs | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/draft-avtransport-spec.bs b/draft-avtransport-spec.bs index cb301b8..9cd69ee 100644 --- a/draft-avtransport-spec.bs +++ b/draft-avtransport-spec.bs @@ -4892,6 +4892,14 @@ The following string 'key's should be used, instead of any others: :: International Standard Recording Code of the given track. : mcn — ''text string'' :: Media Catalog Number for the album, if available. + : REPLAYGAIN_TRACK_GAIN — ''floating point number'' + :: ReplayGain 2.0 track gain, in 'dB'. + : REPLAYGAIN_TRACK_RANGE — ''floating point number'' + :: ReplayGain 2.0 track range, in 'dB'. + : REPLAYGAIN_TRACK_PEAK — ''floating point number'' + :: ReplayGain 2.0 track peak, in 'dB'. + : REPLAYGAIN_REFERENCE_LOUDNESS — ''floating point number'' + :: ReplayGain 2.0 reference loudness, in 'LUFS'. The {{language}} field must be formatted as a subtag, according to the [[bcp47]].