The algorithm specified seems to indicate that EncodedVideoFrame (and audio) is serializable, since it uses the serialization steps to move it around. This means that "structuredClone(frame)" should give sensible results. We should mark the IDL accordingly. (Related to #161)