Skip to content

Commit b83d4e7

Browse files
authored
Remove trailing whitespace
1 parent ab42e15 commit b83d4e7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

draft-ietf-moq-loc.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -145,9 +145,9 @@ A 4-byte start code can be sent before each NAL Unit, similar to "annexB" format
145145
## MOQ Object Mapping
146146

147147
An application object when transported as a {{MoQTransport}} object is composed of
148-
a MOQ Object Header, with optional Extensions, and a Payload.
148+
a MOQ Object Header, with optional Extensions, and a Payload.
149149
Media objects encoded using the container format defined in this
150-
specification populate the MOQ Object Payload with the LOC Payload, and
150+
specification populate the MOQ Object Payload with the LOC Payload, and
151151
the MOQ Object Header Extensions with the LOC Header Extensions, as shown below.
152152

153153
The LOC Payload is the "internal data" of an EncodedAudioChunk or EncodedVideoChunk.
@@ -178,9 +178,9 @@ LOC Payload = "internal data" of EncodedAudio/VideoChunk
178178

179179
The LOC Header Extensions carry optional metadata for the corresponding LOC Payload.
180180
The LOC Header Extensions are contained within the MOQ Object Header Extensions.
181-
This metadata provides necessary information for
181+
This metadata provides necessary information for
182182
end subscribers, relays and other intermediaries
183-
to perform their operations without accessing the media payload. For example,
183+
to perform their operations without accessing the media payload. For example,
184184
media switches can use this metadata to perform their media switching decisions
185185
without accessing the payload which may be encrypted end-to-end
186186
(from original publisher to end subscribers).
@@ -236,7 +236,7 @@ significant bits of a varint.
236236

237237
* Name: Audio Level
238238
* Description: The magnitude of the audio level of the corresponding audio frame
239-
as well as a voice activity indicator as defined in section 3 of {{!RFC6464}},
239+
as well as a voice activity indicator as defined in section 3 of {{!RFC6464}},
240240
encoded in the least significant 8 bits of a varint.
241241
* ID: 6 (IANA, please assign from the MOQ Header Extensions Registry)
242242
* Length: Varies (1-2 bytes)

0 commit comments

Comments
 (0)