Skip to content

Conversation

@hamishwillee
Copy link
Collaborator

@hamishwillee hamishwillee commented Oct 14, 2025

FF145 makes RTCEncodedAudioFrame and RTCEncodeVideoFrame be serializeable, which essentially means adding constructors.

This updates the getMetadata() for for both interfaces with the correct properties in returned object according to tests. It also creates constructor docs. These don't duplicate the properties but link to the getMetadata doc.

Related docs work can be tracked in #41508

@github-actions github-actions bot added Content:WebAPI Web API docs size/m [PR only] 51-500 LoC changed labels Oct 14, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Oct 14, 2025

Preview URLs (6 pages)
External URLs (4)

URL: /en-US/docs/Web/API/RTCEncodedAudioFrame/getMetadata
Title: RTCEncodedAudioFrame: getMetadata() method

(comment last updated: 2025-10-23 23:16:36)

@hamishwillee hamishwillee changed the title FF145 RTCEncodedVideo/Audio constructors - draft FF145 RTCEncodedVideoFrame/RTCEncodedAudioFrame constructors Oct 20, 2025
@hamishwillee hamishwillee force-pushed the ff145_rtcencodedvideoframe_serialize branch from 067d91f to 75d79ed Compare October 20, 2025 22:21
@hamishwillee hamishwillee marked this pull request as ready for review October 20, 2025 22:23
@hamishwillee hamishwillee requested a review from a team as a code owner October 20, 2025 22:23
@hamishwillee hamishwillee requested review from sideshowbarker and removed request for a team October 20, 2025 22:23
@hamishwillee hamishwillee force-pushed the ff145_rtcencodedvideoframe_serialize branch from 75d79ed to 397c1ac Compare October 20, 2025 22:27
@hamishwillee
Copy link
Collaborator Author

Thanks @sideshowbarker !

@hamishwillee hamishwillee merged commit 23398d0 into mdn:main Oct 23, 2025
8 checks passed
@hamishwillee hamishwillee deleted the ff145_rtcencodedvideoframe_serialize branch October 23, 2025 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:WebAPI Web API docs size/m [PR only] 51-500 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants