Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1942,8 +1942,8 @@ separate QUIC streams.

: payload
:: The encoded audio. The codec and codec parameters are equal to the
`format` field of the [=audio-encoding-offer=] message referenced by
the `encoding-id`
`codec-name` field of the [=audio-encoding-offer=] message referenced by
the `encoding-id`.

Video {#streaming-video}
--------------------------------------------
Expand Down Expand Up @@ -2006,8 +2006,8 @@ ending at the last dependent frame.

: payload
:: The encoded video frame (encoded image). The codec and codec
parameters are are equal to the `format` field of the
[=audio-encoding-offer=] message referenced by the `encoding-id`.
parameters are equal to the `codec-name` field of the
[=video-encoding-offer=] message referenced by the `encoding-id`.

Data {#streaming-data}
------------------------------------
Expand Down Expand Up @@ -2051,7 +2051,7 @@ that makes sense for a specific type of data.
timelines.

: payload
:: The data. The data type is equal to the `data-type` field of the
:: The data. The data type is equal to the `data-type-name` field of the
the [=data-encoding-offer=] message referenced by the `encoding-id`.

Feedback {#streaming-feedback}
Expand Down