You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that the Chrome behavior is in many cases buggy. Some operations throw because they haven't been implemented yet, not because they shouldn't work.
But there might be some metadata fields where it makes sense to reject setting a value.
Currently, the spec allows changing all metadata to any value.
Looking at what Chrome does, it validates a lot the metadata.
For instance, for audio frames, it seems that only RTP timestamp can be changed.
Either the constructor ignores other metadata or it throws.
I wonder whether:
The text was updated successfully, but these errors were encountered: