Apply suggestions from code review

pull/1755/head
Richard van der Hoff 3 months ago committed by GitHub
parent 9679311137
commit 13d60efeee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -29,11 +29,13 @@ additionalProperties:
Whether the audio track in the stream is muted.
Defaults to `false` if not present.
x-addedInMatrixVersion: "1.11"
video_muted:
type: boolean
description: |-
Whether the video track in the stream is muted.
Defaults to `false` if not present.
x-addedInMatrixVersion: "1.11"
required:
- purpose

@ -1,5 +1,5 @@
type: object
x-addedInMatrixVersion: "1.10"
x-addedInMatrixVersion: "1.11"
description: |-
This event is sent by callers when they wish to update a stream's metadata
but no negotiation is required.

Loading…
Cancel
Save